org.apache.felix.shell.gui.plugin
Class Activator
java.lang.Object
org.apache.felix.shell.gui.plugin.Activator
- All Implemented Interfaces:
- BundleActivator
public class Activator
- extends Object
- implements BundleActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator
public Activator()
start
public void start(BundleContext context)
- Specified by:
start
in interface BundleActivator
stop
public void stop(BundleContext context)
- Specified by:
stop
in interface BundleActivator
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.