|
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.tomcat.starter.TomcatServiceImpl
public class TomcatServiceImpl
| Field Summary | |
|---|---|
static java.lang.String |
BUNDLE_NAME
The bundle name. |
| Constructor Summary | |
|---|---|
TomcatServiceImpl()
Default Constructor. |
|
| Method Summary | |
|---|---|
protected void |
activate(ComponentContext context)
DS activate method. |
protected void |
deactivate(ComponentContext context)
DS deactivate method. |
void |
start()
Start the TomcatService. |
void |
stop()
Start the TomcatService. |
| 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_NAME
| Constructor Detail |
|---|
public TomcatServiceImpl()
| Method Detail |
|---|
protected void activate(ComponentContext context)
context - ComponentContextprotected void deactivate(ComponentContext context)
context - the ComponentContextpublic void start()
start in interface TomcatServiceTomcatService.start()public void stop()
stop in interface TomcatServiceTomcatService.stop()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||