public class EjbWsContainer extends CxfWsContainer
| Modifier and Type | Class and Description |
|---|---|
class |
EjbWsContainer.WsServiceMBean |
bus, destination, endpoint, port, serviceConfiguration, transportFactory| Constructor and Description |
|---|
EjbWsContainer(Bus bus,
DestinationFactory transportFactory,
PortData port,
BeanContext beanContext,
ServiceConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected EjbEndpoint |
createEndpoint() |
protected java.lang.String |
getFakeUrl() |
protected javax.management.ObjectName |
registerMBean() |
protected void |
setWsldUrl(java.lang.String wsdl) |
destroy, getEndpoint, onMessage, startpublic EjbWsContainer(Bus bus,
DestinationFactory transportFactory,
PortData port,
BeanContext beanContext,
ServiceConfiguration config)
protected EjbEndpoint createEndpoint()
createEndpoint in class CxfWsContainerprotected java.lang.String getFakeUrl()
getFakeUrl in class CxfWsContainerprotected javax.management.ObjectName registerMBean()
registerMBean in class CxfWsContainerprotected void setWsldUrl(java.lang.String wsdl)
setWsldUrl in class CxfWsContainer