public abstract class AbstractLifeCycle extends Object implements LifeCycle
LifeCycle.Event, LifeCycle.Listener
AbstractLifeCycle()
void
depose()
fetch()
init()
trigger(LifeCycle.Event event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractLifeCycle()
public void init() throws Exception
init
LifeCycle
Exception
public void fetch() throws Exception
fetch
public void depose() throws Exception
depose
public void trigger(LifeCycle.Event event) throws Exception
Copyright © 2017. All rights reserved.