|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextLifecycleCallback<T extends BeanContext>
The EJBContextLifecycleCallback provides a way to modify the EJBContext prior to use by the bean.
Method Summary | |
---|---|
void |
attached(T ctx)
The context has been attached to a bean instance. |
void |
released(T ctx)
The context has been released from a bean instance. |
Method Detail |
---|
void attached(T ctx)
ctx
- void released(T ctx)
ctx
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |