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