public class EjbWsContainer extends CxfWsContainer
| Modifier and Type | Class and Description |
|---|---|
class |
EjbWsContainer.WsServiceMBean |
bus, destination, endpoint, httpTransportFactory, port, serviceConfiguration| Constructor and Description |
|---|
EjbWsContainer(org.apache.cxf.Bus bus,
org.apache.cxf.transport.http.HTTPTransportFactory transportFactory,
org.apache.openejb.core.webservices.PortData port,
org.apache.openejb.BeanContext beanContext,
org.apache.openejb.assembler.classic.util.ServiceConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected EjbEndpoint |
createEndpoint() |
protected String |
getFakeUrl() |
protected ObjectName |
registerMBean() |
protected void |
setWsldUrl(String wsdl) |
destroy, onMessage, startpublic EjbWsContainer(org.apache.cxf.Bus bus,
org.apache.cxf.transport.http.HTTPTransportFactory transportFactory,
org.apache.openejb.core.webservices.PortData port,
org.apache.openejb.BeanContext beanContext,
org.apache.openejb.assembler.classic.util.ServiceConfiguration config)
protected EjbEndpoint createEndpoint()
createEndpoint in class CxfWsContainerprotected String getFakeUrl()
getFakeUrl in class CxfWsContainerprotected ObjectName registerMBean()
registerMBean in class CxfWsContainerprotected void setWsldUrl(String wsdl)
setWsldUrl in class CxfWsContainerCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.