public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Class and Description |
---|---|
class |
Activator.ConduitConfigurer |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
Apache CXF