|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanActivator
Provides a runtime mechanism to check whether or not a managed bean is activated (see
ActivatedBy
).
Note that the managed IOC bean can be asynchronously loaded (when annotated with
LoadAsync
), but the activator itself can not.
Method Summary | |
---|---|
boolean |
isActivated()
|
Method Detail |
---|
boolean isActivated()
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |