org.apache.cxf.transport.http_jetty.osgi
Class HTTPJettyTransportActivator
java.lang.Object
org.apache.cxf.transport.http_jetty.osgi.HTTPJettyTransportActivator
public class HTTPJettyTransportActivator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY_PID
public static final String FACTORY_PID
- See Also:
- Constant Field Values
HTTPJettyTransportActivator
public HTTPJettyTransportActivator()
start
public void start(BundleContext ctx)
throws Exception
- Throws:
Exception
stop
public void stop(BundleContext ctx)
throws Exception
- Throws:
Exception
getName
public String getName()
updated
public void updated(String pid,
Dictionary properties)
throws ConfigurationException
- Throws:
ConfigurationException
deleted
public void deleted(String pid)
Apache CXF