org.eclipse.swordfish.plugins.ws.wsdlgenerator
Class HttpEndpointListener
java.lang.Object
org.eclipse.swordfish.plugins.ws.wsdlgenerator.HttpEndpointListener
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean, org.springframework.osgi.context.BundleContextAware
public class HttpEndpointListener
- extends java.lang.Object
- implements org.springframework.osgi.context.BundleContextAware, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CXF_ENDPOINT_POLLING_DELAY
public static final long CXF_ENDPOINT_POLLING_DELAY
- See Also:
- Constant Field Values
CXF_ENDPOINT_POLLING_ATTEMPTS
public static final long CXF_ENDPOINT_POLLING_ATTEMPTS
- See Also:
- Constant Field Values
HttpEndpointListener
public HttpEndpointListener()
getNmr
public org.apache.servicemix.nmr.api.NMR getNmr()
getExecutorService
public java.util.concurrent.ExecutorService getExecutorService()
setExecutorService
public void setExecutorService(java.util.concurrent.ExecutorService executorService)
setNmr
public void setNmr(org.apache.servicemix.nmr.api.NMR nmr)
setBundleContext
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
- Specified by:
setBundleContext in interface org.springframework.osgi.context.BundleContextAware
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
java.lang.Exception
setBus
public void setBus(org.apache.cxf.Bus bus)
getBus
public org.apache.cxf.Bus getBus()
register
public void register(java.lang.Object key,
java.util.Map<java.lang.String,?> properties)