org.apache.openejb.config
Class AnnotationDeployer
java.lang.Object
org.apache.openejb.config.AnnotationDeployer
- All Implemented Interfaces:
- DynamicDeployer
public class AnnotationDeployer
- extends Object
- implements DynamicDeployer
- Version:
- $Rev: 1027779 $ $Date: 2010-10-27 02:02:19 +0200 (Mi, 27. Okt 2010) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final Logger logger
startupLogger
public static final Logger startupLogger
AnnotationDeployer
public AnnotationDeployer()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy
in interface DynamicDeployer
- Throws:
OpenEJBException
deploy
public WebModule deploy(WebModule webModule)
throws OpenEJBException
- Throws:
OpenEJBException
getModule
public static DeploymentModule getModule()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.