Uses of Enum Class
org.jboss.as.controller.registry.AttributeAccess.Storage
Packages that use AttributeAccess.Storage
-
Uses of AttributeAccess.Storage in org.jboss.as.controller.access
Methods in org.jboss.as.controller.access that return AttributeAccess.Storage -
Uses of AttributeAccess.Storage in org.jboss.as.controller.registry
Methods in org.jboss.as.controller.registry that return AttributeAccess.StorageModifier and TypeMethodDescriptionAttributeAccess.getStorageType()Get the storage type.static AttributeAccess.StorageReturns the enum constant of this class with the specified name.static AttributeAccess.Storage[]AttributeAccess.Storage.values()Returns an array containing the constants of this enum class, in the order they are declared.