|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectfr.imag.adele.bundle.wireadmin.impl.Activator
public class Activator
Activator
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
void |
start(BundleContext bundleContext)
Called upon starting of the bundle. |
void |
stop(BundleContext bundleContext)
Called upon stopping the bundle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(BundleContext bundleContext)
throws BundleException
context - The bundle context passed by the framework
java.lang.Exception
BundleException
public void stop(BundleContext bundleContext)
throws BundleException
context - The bundle context passed by the framework
java.lang.Exception
BundleException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||