Uses of Class
org.wildfly.clustering.weld.contexts.beanstore.BeanStoreMarshallerProvider
-
Packages that use BeanStoreMarshallerProvider Package Description org.wildfly.clustering.weld.contexts.beanstore -
-
Uses of BeanStoreMarshallerProvider in org.wildfly.clustering.weld.contexts.beanstore
Methods in org.wildfly.clustering.weld.contexts.beanstore that return BeanStoreMarshallerProvider Modifier and Type Method Description static BeanStoreMarshallerProviderBeanStoreMarshallerProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static BeanStoreMarshallerProvider[]BeanStoreMarshallerProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-