Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
start(org.osgi.framework.BundleContext ctxt) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext ctxt) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.