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: 639147 $ $Date: 2008-03-20 04:49:01 +0100 (Do, 20. M��r 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final Logger logger
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
getValidationContext
public static ThreadLocal<ValidationContext> getValidationContext()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.