|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
com.caucho.ejb.cfg |
Uses of Interceptor in com.caucho.ejb.cfg |
---|
Methods in com.caucho.ejb.cfg that return Interceptor | |
---|---|
Interceptor |
EjbConfig.getInterceptor(java.lang.String className)
Returns the interceptor with the given class name. |
Methods in com.caucho.ejb.cfg with parameters of type Interceptor | |
---|---|
void |
EjbConfig.addInterceptor(Interceptor interceptor)
Adds an interceptor. |
void |
Interceptors.addInterceptor(Interceptor interceptor)
|
void |
InterceptorsConfig.addInterceptor(Interceptor interceptor)
|
void |
EjbBean.addInterceptor(Interceptor interceptor,
boolean isDefault)
Adds a new interceptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |