Uses of Class
org.jboss.as.ejb3.subsystem.DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute
-
Packages that use DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute Package Description org.jboss.as.ejb3.subsystem -
-
Uses of DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute in org.jboss.as.ejb3.subsystem
Methods in org.jboss.as.ejb3.subsystem that return DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute Modifier and Type Method Description static DistributableStatefulSessionBeanCacheProviderResourceDefinition.AttributeDistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute[]DistributableStatefulSessionBeanCacheProviderResourceDefinition.Attribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
-