org.sca4j.host.runtime
Interface RuntimeLifecycle

All Known Subinterfaces:
SCA4JRuntime<HI>

public interface RuntimeLifecycle


Method Summary
 boolean isShutdown()
          Checks whether the runtime is shutdown.
 

Method Detail

isShutdown

boolean isShutdown()
Checks whether the runtime is shutdown.

Returns:
True if the runtime is shutdown.


Copyright © 2008-2011 Service Symphony. All Rights Reserved.