|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.intercept.ejb.EJBInterceptorConfig
public final class EJBInterceptorConfig
Configures the EJB related interceptors.
| Constructor Summary | |
|---|---|
EJBInterceptorConfig(WebBeansContext webBeansContext)
|
|
| Method Summary | |
|---|---|
void |
configure(java.lang.Class<?> clazz,
java.util.List<InterceptorData> stack)
Configures the given class for applicable interceptors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJBInterceptorConfig(WebBeansContext webBeansContext)
| Method Detail |
|---|
public void configure(java.lang.Class<?> clazz,
java.util.List<InterceptorData> stack)
clazz - configuration interceptors for this
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||