org.apache.openejb.config
Class WsDeployer
java.lang.Object
org.apache.openejb.config.WsDeployer
- All Implemented Interfaces:
- DynamicDeployer
public class WsDeployer
- extends Object
- implements DynamicDeployer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static final Logger logger
WsDeployer
public WsDeployer()
deploy
public AppModule deploy(AppModule appModule)
throws OpenEJBException
- Specified by:
deploy
in interface DynamicDeployer
- Throws:
OpenEJBException
getHandlerChains
public static HandlerChains getHandlerChains(Class<?> declaringClass,
String serviceEndpoint,
ClassLoader classLoader)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.