public class PojoWsContainer extends CxfWsContainer
| Modifier and Type | Class and Description |
|---|---|
class |
PojoWsContainer.WsServiceMBean |
bus, destination, endpoint, httpTransportFactory, port, serviceConfiguration| Constructor and Description |
|---|
PojoWsContainer(ClassLoader loader,
org.apache.cxf.transport.http.HTTPTransportFactory transportFactory,
org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
Context context,
Class target,
Map<String,Object> bdgs,
org.apache.openejb.assembler.classic.util.ServiceConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected PojoEndpoint |
createEndpoint() |
protected String |
getFakeUrl() |
protected ObjectName |
registerMBean() |
protected void |
setWsldUrl(String wsdl) |
destroy, onMessage, startpublic PojoWsContainer(ClassLoader loader, org.apache.cxf.transport.http.HTTPTransportFactory transportFactory, org.apache.cxf.Bus bus, org.apache.openejb.core.webservices.PortData port, Context context, Class target, Map<String,Object> bdgs, org.apache.openejb.assembler.classic.util.ServiceConfiguration configuration)
protected String getFakeUrl()
getFakeUrl in class CxfWsContainerprotected PojoEndpoint createEndpoint()
createEndpoint 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.