org.apache.geronimo.cxf.pojo
Class POJOEndpoint
java.lang.Object
javax.xml.ws.Endpoint
org.apache.geronimo.cxf.CXFEndpoint
org.apache.geronimo.cxf.pojo.POJOEndpoint
public class POJOEndpoint
- extends CXFEndpoint
Method Summary |
protected void |
init()
|
void |
stop()
|
Methods inherited from class org.apache.geronimo.cxf.CXFEndpoint |
destroyHandlers, doPublish, getBinding, getEndpoint, getExecutor, getImplementor, getImplementorClass, getMetadata, getProperties, getServer, getWsdlURL, initHandlers, injectHandlers, injectResources, isPublished, publish, publish, setExecutor, setMetadata, setProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POJOEndpoint
public POJOEndpoint(org.apache.cxf.Bus bus,
URL configurationBaseUrl,
Object instance)
init
protected void init()
- Overrides:
init
in class CXFEndpoint
stop
public void stop()
- Overrides:
stop
in class CXFEndpoint
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.