ModeShape Distribution 3.0.0.Beta4

org.modeshape.jboss.subsystem
Class ModeShapeRamIndexStorageResource

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

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


Field Summary
protected static ModeShapeRamIndexStorageResource 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, registerChildren, 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 ModeShapeRamIndexStorageResource 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.0.0.Beta4

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