public class PojoEndpoint extends CxfEndpoint
bus, context, CXF_JAXWS_PREFIX, FACTORY_BEAN_LOG, handlerResolver, httpTransportFactory, implementor, implInfo, port, server, service, serviceConfiguration, serviceFactory| Constructor and Description |
|---|
PojoEndpoint(ClassLoader loader,
org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
Context context,
Class<?> instance,
org.apache.cxf.transport.http.HTTPTransportFactory httpTransportFactory,
Map<String,Object> bindings,
org.apache.openejb.assembler.classic.util.ServiceConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
stop() |
configureService, destroyHandlers, doPublish, doServiceCreate, getBinding, getEndpoint, getExecutor, getImplementor, getImplementorClass, getMetadata, getProperties, getServer, initHandlers, isHTTP, isPublished, isSOAP11, publish, publish, setExecutor, setMetadata, setPropertiespublic PojoEndpoint(ClassLoader loader, org.apache.cxf.Bus bus, org.apache.openejb.core.webservices.PortData port, Context context, Class<?> instance, org.apache.cxf.transport.http.HTTPTransportFactory httpTransportFactory, Map<String,Object> bindings, org.apache.openejb.assembler.classic.util.ServiceConfiguration config)
protected void init()
init in class CxfEndpointpublic void stop()
stop in class CxfEndpointCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.