public class WsDeployer extends Object implements DynamicDeployer
| Constructor and Description |
|---|
WsDeployer() |
| Modifier and Type | Method and Description |
|---|---|
AppModule |
deploy(AppModule appModule) |
static HandlerChains |
getHandlerChains(Class<?> declaringClass,
String serviceEndpoint,
ClassLoader classLoader) |
static javax.wsdl.Definition |
readWsdl(URL url) |
public static final Logger logger
public AppModule deploy(AppModule appModule) throws OpenEJBException
deploy in interface DynamicDeployerOpenEJBExceptionpublic static javax.wsdl.Definition readWsdl(URL url) throws OpenEJBException
OpenEJBExceptionpublic static HandlerChains getHandlerChains(Class<?> declaringClass, String serviceEndpoint, ClassLoader classLoader) throws OpenEJBException
OpenEJBExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.