|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.server.cxf.CxfEndpoint
org.apache.openejb.server.cxf.pojo.PojoEndpoint
public class PojoEndpoint
Field Summary |
---|
Fields inherited from class org.apache.openejb.server.cxf.CxfEndpoint |
---|
bus, context, handlerResolver, httpTransportFactory, implementor, implInfo, port, server, service, serviceFactory |
Constructor Summary | |
---|---|
PojoEndpoint(org.apache.cxf.Bus bus,
PortData port,
javax.naming.Context context,
java.lang.Class<?> instance)
|
Method Summary | |
---|---|
protected void |
init()
|
void |
stop()
|
Methods inherited from class org.apache.openejb.server.cxf.CxfEndpoint |
---|
destroyHandlers, doPublish, getBinding, getEndpoint, getExecutor, getImplementor, getImplementorClass, getMetadata, getProperties, getServer, getWsdlURL, initHandlers, isHTTP, isPublished, isSOAP11, publish, publish, setExecutor, setMetadata, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PojoEndpoint(org.apache.cxf.Bus bus, PortData port, javax.naming.Context context, java.lang.Class<?> instance)
Method Detail |
---|
protected void init()
init
in class CxfEndpoint
public void stop()
stop
in class CxfEndpoint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |