public class StringKeyedJDBCStoreResourceDefinition extends JDBCStoreResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static PathElement |
STRING_KEYED_JDBC_STORE_PATH |
| Constructor and Description |
|---|
StringKeyedJDBCStoreResourceDefinition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerAddOperation(ManagementResourceRegistration registration,
OperationStepHandler handler,
OperationEntry.Flag... flags)
Registers add operation
|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
registerChildrengetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationpublic static final PathElement STRING_KEYED_JDBC_STORE_PATH
public StringKeyedJDBCStoreResourceDefinition()
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class JDBCStoreResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionprotected void registerAddOperation(ManagementResourceRegistration registration, OperationStepHandler handler, OperationEntry.Flag... flags)
SimpleResourceDefinitionregisterAddOperation in class StoreResourceDefinitionregistration - resource on which to registerhandler - operation handler to registerflags - with flagsCopyright © 2014 JBoss by Red Hat. All rights reserved.