|
JBoss EJB 3.1 Common Interceptor Library Parent 2.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptionChain | |
|---|---|
| org.jboss.interceptor.proxy | |
| org.jboss.interceptor.spi.context | |
| Uses of InterceptionChain in org.jboss.interceptor.proxy |
|---|
| Classes in org.jboss.interceptor.proxy that implement InterceptionChain | |
|---|---|
class |
SimpleInterceptionChain
|
| Methods in org.jboss.interceptor.proxy with parameters of type InterceptionChain | |
|---|---|
javax.interceptor.InvocationContext |
DefaultInvocationContextFactory.newInvocationContext(InterceptionChain chain,
Object o,
Method method,
Object timer)
|
javax.interceptor.InvocationContext |
DefaultInvocationContextFactory.newInvocationContext(InterceptionChain chain,
Object o,
Method method,
Object[] args)
|
| Constructors in org.jboss.interceptor.proxy with parameters of type InterceptionChain | |
|---|---|
InterceptorInvocationContext(InterceptionChain interceptionChain,
Object target,
Method targetMethod,
Object timer)
|
|
InterceptorInvocationContext(InterceptionChain interceptionChain,
Object target,
Method targetMethod,
Object[] parameters)
|
|
| Uses of InterceptionChain in org.jboss.interceptor.spi.context |
|---|
| Methods in org.jboss.interceptor.spi.context with parameters of type InterceptionChain | |
|---|---|
javax.interceptor.InvocationContext |
InvocationContextFactory.newInvocationContext(InterceptionChain chain,
Object o,
Method method,
Object timer)
|
javax.interceptor.InvocationContext |
InvocationContextFactory.newInvocationContext(InterceptionChain chain,
Object o,
Method method,
Object[] args)
|
|
JBoss EJB 3.1 Common Interceptor Library Parent 2.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||