|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EasyBeansInjection
Defines the injection interface of an enterprise bean.
Method Summary | |
---|---|
void |
injectedByEasyBeans()
This injection callback will be called by the container to inject all resources declared by the bean. |
Method Detail |
---|
void injectedByEasyBeans() throws EasyBeansInjectionException
EasyBeansInjectionException
- if the injection is not done.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |