org.apache.openejb.config
Class ConfigurationFactory.Chain
java.lang.Object
org.apache.openejb.config.ConfigurationFactory.Chain
- All Implemented Interfaces:
- DynamicDeployer
- Enclosing class:
- ConfigurationFactory
public static class ConfigurationFactory.Chain
- extends Object
- implements DynamicDeployer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationFactory.Chain
public ConfigurationFactory.Chain()
add
public boolean add(DynamicDeployer o)
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy
in interface DynamicDeployer
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.