public interface Lifecycle
void
create()
destroy()
start()
stop()
void create() throws Exception
Exception
void start() throws Exception
void stop()
void destroy()
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.