org.codehaus.wadi
Interface Lifecycle

All Known Subinterfaces:
Contextualiser, Evicter
All Known Implementing Classes:
AbstractContextualiser, AbstractEvicter, SimpleContextualiserStack, StandardManager

public interface Lifecycle


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.