|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.webservice.Activator
public class Activator
The activator class controls the bundle life cycle.
| Field Summary | |
|---|---|
static java.lang.String |
BUNDLE_ID
The bundle ID. |
| Constructor Summary | |
|---|---|
Activator()
The constructor. |
|
| Method Summary | |
|---|---|
static Activator |
getDefault()
Returns the shared instance. |
void |
start(BundleContext context)
Create and activate Webservice Publisher. |
void |
stop(BundleContext context)
Stop and release the webservice publisher. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUNDLE_ID
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static Activator getDefault()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||