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, start
public EjbWsContainer(Bus bus, DestinationFactory transportFactory, PortData port, BeanContext beanContext, ServiceConfiguration config)
protected EjbEndpoint createEndpoint()
createEndpoint
in class CxfWsContainer
protected java.lang.String getFakeUrl()
getFakeUrl
in class CxfWsContainer
protected javax.management.ObjectName registerMBean()
registerMBean
in class CxfWsContainer
protected void setWsldUrl(java.lang.String wsdl)
setWsldUrl
in class CxfWsContainer