public class PojoWsContainer extends CxfWsContainer
Modifier and Type | Class and Description |
---|---|
class |
PojoWsContainer.WsServiceMBean |
bus, destination, endpoint, port, serviceConfiguration, transportFactory
Constructor and Description |
---|
PojoWsContainer(java.lang.ClassLoader loader,
DestinationFactory transportFactory,
Bus bus,
PortData port,
javax.naming.Context context,
java.lang.Class target,
java.util.Map<java.lang.String,java.lang.Object> bdgs,
ServiceConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected PojoEndpoint |
createEndpoint() |
protected java.lang.String |
getFakeUrl() |
protected javax.management.ObjectName |
registerMBean() |
protected void |
setWsldUrl(java.lang.String wsdl) |
destroy, getEndpoint, onMessage, start
public PojoWsContainer(java.lang.ClassLoader loader, DestinationFactory transportFactory, Bus bus, PortData port, javax.naming.Context context, java.lang.Class target, java.util.Map<java.lang.String,java.lang.Object> bdgs, ServiceConfiguration configuration)
protected java.lang.String getFakeUrl()
getFakeUrl
in class CxfWsContainer
protected PojoEndpoint createEndpoint()
createEndpoint
in class CxfWsContainer
protected javax.management.ObjectName registerMBean()
registerMBean
in class CxfWsContainer
protected void setWsldUrl(java.lang.String wsdl)
setWsldUrl
in class CxfWsContainer