org.codehaus.waffle
Interface Startable

All Known Subinterfaces:
ContextContainer
All Known Implementing Classes:
PicoContextContainer

public interface Startable


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()


Copyright © 2007 null. All Rights Reserved.