| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.annotation.context |
| Modifier and Type | Method and Description |
|---|---|
abstract EjbInterceptor |
EjbBundleDescriptor.getInterceptorByClassName(String className) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<EjbInterceptor> |
EjbBundleDescriptor.getInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbDescriptor.addInterceptorClass(EjbInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbDescriptor.addMethodLevelChain(List<EjbInterceptor> chain,
Method m,
boolean aroundInvoke) |
void |
EjbDescriptor.appendToInterceptorChain(List<EjbInterceptor> chain) |
| Modifier and Type | Method and Description |
|---|---|
EjbInterceptor |
EjbInterceptorContext.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbInterceptorContext.setDescriptor(EjbInterceptor ejbInterceptor) |
| Constructor and Description |
|---|
EjbInterceptorContext(EjbInterceptor ejbInterceptor) |
Copyright © 2013. All Rights Reserved.