|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.easybeans.naming.interceptors.AbsENCInterceptor
org.ow2.jonas.ejb.easybeans.JOnASENCInterceptor
public class JOnASENCInterceptor
Interceptor used when EasyBeans is integrated in JOnAS.
As the java: namespace is managed by JOnAS, EasyBeans needs to call JOnAS
objects to set java: context.
| Constructor Summary | |
|---|---|
JOnASENCInterceptor()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
intercept(org.ow2.easybeans.api.EasyBeansInvocationContext invocationContext)
Sets JOnAS ENC context. |
| Methods inherited from class org.ow2.easybeans.naming.interceptors.AbsENCInterceptor |
|---|
initContext, removeContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easybeans.api.naming.NamingInterceptor |
|---|
initContext, removeContext |
| Constructor Detail |
|---|
public JOnASENCInterceptor()
| Method Detail |
|---|
public java.lang.Object intercept(org.ow2.easybeans.api.EasyBeansInvocationContext invocationContext)
throws java.lang.Exception
intercept in interface org.ow2.easybeans.api.EasyBeansInterceptorintercept in class org.ow2.easybeans.naming.interceptors.AbsENCInterceptorinvocationContext - context with useful attributes on the current
invocation.
java.lang.Exception - needs for signature of interceptor.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||