Package | Description |
---|---|
com.caucho.ejb.cfg |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<InterceptorBinding> |
EjbConfig.getInterceptorBinding(java.lang.String ejbName,
boolean isExcludeDefault)
Returns the interceptor bindings for a given ejb name.
|
Modifier and Type | Method and Description |
---|---|
void |
EjbConfig.addInterceptorBinding(InterceptorBinding interceptorBinding)
Binds an interceptor to an ejb.
|
void |
AssemblyDescriptor.addInterceptorBinding(InterceptorBinding interceptorBinding) |