eu.esdihumboldt.hale.server.webapp.war.internal
Class Activator
java.lang.Object
eu.esdihumboldt.hale.server.webapp.war.internal.Activator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class Activator
- extends Object
- implements org.osgi.framework.BundleActivator
The bundle activator.
- Author:
- Michel Kraemer, Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator
public Activator()
getInstance
public static Activator getInstance()
- Returns:
- the singleton instance of this activator
getContext
public org.osgi.framework.BundleContext getContext()
- Get the bundle context
- Returns:
- the bundle context
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)
getWarBundles
public List<org.osgi.framework.Bundle> getWarBundles()
- Returns:
- all war bundles currently started
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d