org.apache.geronimo.cxf.ejb
Class EJBEndpoint
java.lang.Object
javax.xml.ws.Endpoint
org.apache.geronimo.cxf.CXFEndpoint
org.apache.geronimo.cxf.ejb.EJBEndpoint
public class EJBEndpoint
- extends CXFEndpoint
Constructor Summary |
EJBEndpoint(org.apache.cxf.Bus bus,
URL configurationBaseUrl,
Class instance)
|
Methods inherited from class org.apache.geronimo.cxf.CXFEndpoint |
destroyHandlers, doPublish, getBinding, getEndpoint, getExecutor, getImplementor, getMetadata, getProperties, getServer, getWsdlURL, initHandlers, injectResources, 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 |
EJBEndpoint
public EJBEndpoint(org.apache.cxf.Bus bus,
URL configurationBaseUrl,
Class instance)
getImplementorClass
protected Class getImplementorClass()
- Overrides:
getImplementorClass
in class CXFEndpoint
init
protected void init()
- Overrides:
init
in class CXFEndpoint
injectHandlers
public void injectHandlers()
- Overrides:
injectHandlers
in class CXFEndpoint
stop
public void stop()
- Overrides:
stop
in class CXFEndpoint
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.