OPS4J Pax Swissbox :: Lifecycle 1.3.1-redhat-1

org.ops4j.pax.swissbox.lifecycle
Interface Lifecycle

All Known Implementing Classes:
AbstractLifecycle

public interface Lifecycle


Method Summary
 boolean isStarted()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

isStarted

boolean isStarted()

OPS4J Pax Swissbox :: Lifecycle 1.3.1-redhat-1

Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.