ModeShape Distribution 3.4.0.Final

org.modeshape.jboss.subsystem
Class ModeShapeIndexStorageResource

java.lang.Object
  extended by org.jboss.as.controller.SimpleResourceDefinition
      extended by org.modeshape.jboss.subsystem.ModeShapeIndexStorageResource
All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition

public class ModeShapeIndexStorageResource
extends org.jboss.as.controller.SimpleResourceDefinition


Field Summary
protected static ModeShapeIndexStorageResource INSTANCE
           
 
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, registerAddOperation, registerChildren, registerRemoveOperation, registerRemoveOperation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

protected static final ModeShapeIndexStorageResource INSTANCE
Method Detail

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

ModeShape Distribution 3.4.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.