org.apache.openejb.config
Class InitEjbDeployments
java.lang.Object
org.apache.openejb.config.InitEjbDeployments
- All Implemented Interfaces:
- DynamicDeployer
public class InitEjbDeployments
- extends Object
- implements DynamicDeployer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messages
public static Messages messages
logger
public static Logger logger
InitEjbDeployments
public InitEjbDeployments()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy
in interface DynamicDeployer
- Throws:
OpenEJBException
deploy
public EjbModule deploy(EjbModule ejbModule,
Map<String,String> contextData)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.