Uses of Class
org.wildfly.clustering.ejb.cache.bean.BeanMarshallerFactory
-
-
Uses of BeanMarshallerFactory in org.wildfly.clustering.ejb.cache.bean
Methods in org.wildfly.clustering.ejb.cache.bean that return BeanMarshallerFactory Modifier and Type Method Description static BeanMarshallerFactoryBeanMarshallerFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static BeanMarshallerFactory[]BeanMarshallerFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-