SMILA (incubation) API documentation

org.eclipse.smila.tomcat.starter
Interface TomcatService

All Known Implementing Classes:
TomcatServiceImpl

public interface TomcatService

Author:
Georg Schmidt (brox IT Solutions GmbH)

Method Summary
 void start()
          Start the TomcatService.
 void stop()
          Start the TomcatService.
 

Method Detail

start

void start()
Start the TomcatService.


stop

void stop()
Start the TomcatService.


SMILA (incubation) API documentation