org.modeshape.jboss.subsystem
Class ModeShapeRamIndexStorageResource
java.lang.Object
org.jboss.as.controller.SimpleResourceDefinition
org.modeshape.jboss.subsystem.ModeShapeRamIndexStorageResource
- All Implemented Interfaces:
- org.jboss.as.controller.ResourceDefinition
public class ModeShapeRamIndexStorageResource
- extends org.jboss.as.controller.SimpleResourceDefinition
Method Summary |
void |
registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
|
void |
registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration indexStorageSubmodel)
|
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition |
getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerChildren, registerRemoveOperation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
protected static final ModeShapeRamIndexStorageResource INSTANCE
registerAttributes
public void registerAttributes(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
- Specified by:
registerAttributes
in interface org.jboss.as.controller.ResourceDefinition
- Overrides:
registerAttributes
in class org.jboss.as.controller.SimpleResourceDefinition
registerOperations
public void registerOperations(org.jboss.as.controller.registry.ManagementResourceRegistration indexStorageSubmodel)
- Specified by:
registerOperations
in interface org.jboss.as.controller.ResourceDefinition
- Overrides:
registerOperations
in class org.jboss.as.controller.SimpleResourceDefinition
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.