org.codehaus.waffle
Interface Startable

All Known Subinterfaces:
ContextContainer
All Known Implementing Classes:
DefaultErrorsContext, DefaultMessagesContext, PicoContextContainer, RequestFileUploader

public interface Startable


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()


Copyright © 2008. All Rights Reserved.