Package | Description |
---|---|
org.jboss.as.controller.access | |
org.jboss.as.controller.logging | |
org.jboss.as.controller.registry |
Modifier and Type | Method and Description |
---|---|
AttributeAccess.Storage |
TargetAttribute.getStorageType()
Get the storage type.
|
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
ControllerLogger.unexpectedStorage(AttributeAccess.Storage storage)
Creates an exception indicating the
storage was unexpected. |
IllegalStateException |
ControllerLogger_$logger.unexpectedStorage(AttributeAccess.Storage storage) |
Modifier and Type | Method and Description |
---|---|
AttributeAccess.Storage |
AttributeAccess.getStorageType()
Get the storage type.
|
static AttributeAccess.Storage |
AttributeAccess.Storage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeAccess.Storage[] |
AttributeAccess.Storage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.