|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Invocation | |
org.jboss.mx.interceptor |
Uses of Invocation in org.jboss.mx.interceptor |
Methods in org.jboss.mx.interceptor with parameters of type Invocation | |
Object |
StandardMBeanInfoInterceptor.invoke(Invocation invocation)
|
Object |
PersistenceInterceptor.invoke(Invocation invocation)
|
Object |
ModelMBeanInfoInterceptor.invoke(Invocation invocation)
Return the MBeanInfo from the invocation MBeanInvoker |
Object |
ModelMBeanAttributeInterceptor.invoke(Invocation invocation)
|
Object |
Interceptor.invoke(Invocation invocation)
The invoke method is called when the invocation object passes this interceptor. |
Object |
AbstractInterceptor.invoke(Invocation invocation)
The default invoke implementation queries the invocation object for the next interceptor in the chain. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |