eu.esdihumboldt.hale.common.core.internal
Class CoreBundle
java.lang.Object
eu.esdihumboldt.hale.common.core.internal.CoreBundle
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class CoreBundle
- extends Object
- implements org.osgi.framework.BundleActivator
Bundle activator
- Since:
- 2.5
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Method Summary |
org.osgi.framework.BundleContext |
getContext()
|
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop(org.osgi.framework.BundleContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreBundle
public CoreBundle()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
start
in interface org.osgi.framework.BundleActivator
- Throws:
Exception
- See Also:
BundleActivator.start(BundleContext)
stop
public void stop(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
stop
in interface org.osgi.framework.BundleActivator
- Throws:
Exception
- See Also:
BundleActivator.stop(BundleContext)
getContext
public org.osgi.framework.BundleContext getContext()
- Returns:
- the context
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d