|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NeedAsyncStartController
Control interface which allow a component to inform that it want to be
started asynchronously (call the
LifeCycleController.startFc()
method in a separate thread).
Method Summary | |
---|---|
boolean |
getFcNeedAsyncStart()
Returns true if the component should be started
asynchronously. |
Method Detail |
---|
boolean getFcNeedAsyncStart()
true
if the component should be started
asynchronously.
true
if the component should be started
asynchronously.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |