ModeShape Distribution 3.0.0.Beta4

org.modeshape.jboss.subsystem
Class ModeShapeExtension

java.lang.Object
  extended by org.modeshape.jboss.subsystem.ModeShapeExtension
All Implemented Interfaces:
org.jboss.as.controller.Extension

public class ModeShapeExtension
extends Object
implements org.jboss.as.controller.Extension


Field Summary
static String SUBSYSTEM_NAME
           
 
Constructor Summary
ModeShapeExtension()
           
 
Method Summary
 void initialize(org.jboss.as.controller.ExtensionContext context)
           
 void initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBSYSTEM_NAME

public static final String SUBSYSTEM_NAME
See Also:
Constant Field Values
Constructor Detail

ModeShapeExtension

public ModeShapeExtension()
Method Detail

initialize

public void initialize(org.jboss.as.controller.ExtensionContext context)
Specified by:
initialize in interface org.jboss.as.controller.Extension

initializeParsers

public void initializeParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context)
Specified by:
initializeParsers in interface org.jboss.as.controller.Extension

ModeShape Distribution 3.0.0.Beta4

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