org.apache.commons.inject.api
Interface ILifecycleListener

All Known Subinterfaces:
ILifecycleController
All Known Implementing Classes:
DefaultLifecycleController

public interface ILifecycleListener


Method Summary
 void shutdown()
           
 void start()
           
 

Method Detail

start

void start()

shutdown

void shutdown()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.