|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EZBInterceptorManager
Manage the interceptors and the lifecycle of the interceptors.
| Method Summary | |
|---|---|
EZBEJBContext<?> |
getEasyBeansContext()
|
Object |
getInterceptor(String classname)
Gets the interceptor specified by its classname. |
void |
injectedByEasyBeans()
Initialize the interceptors instance. |
void |
setEasyBeansContext(EZBEJBContext<?> ezbejbcontext)
Sets the EasyBeans Context. |
| Method Detail |
|---|
void injectedByEasyBeans()
EZBEJBContext<?> getEasyBeansContext()
void setEasyBeansContext(EZBEJBContext<?> ezbejbcontext)
ezbejbcontext - the given context.Object getInterceptor(String classname)
classname - the given class name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||