org.utgenome.shell
Interface ServerListener

All Known Implementing Classes:
UTGBPortableWidget

public interface ServerListener


Method Summary
 void afterStart()
           
 void afterStop()
           
 void beforeStart()
           
 void beforeStop()
           
 

Method Detail

beforeStart

void beforeStart()

beforeStop

void beforeStop()

afterStart

void afterStart()

afterStop

void afterStop()


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.