Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.server.webapp.war.internal
Class Activator

java.lang.Object
  extended by 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

Constructor Summary
Activator()
           
 
Method Summary
 org.osgi.framework.BundleContext getContext()
          Get the bundle context
static Activator getInstance()
           
 List<org.osgi.framework.Bundle> getWarBundles()
           
 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
 

Constructor Detail

Activator

public Activator()
Method Detail

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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d