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