Uses of Class
org.wildfly.clustering.marshalling.spi.DecoratorExternalizer
-
Packages that use DecoratorExternalizer Package Description org.wildfly.clustering.marshalling.spi -
-
Uses of DecoratorExternalizer in org.wildfly.clustering.marshalling.spi
Subclasses of DecoratorExternalizer in org.wildfly.clustering.marshalling.spi Modifier and Type Class Description classSynchronizedDecoratorExternalizer<T>A decorator marshaller that writes the decorated object while holding its monitor lock.
-