|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.interceptor.AbstractInterceptor (src)
org.jboss.mx.interceptor.ModelMBeanInfoInterceptor
This interceptor returns the MBeanInfo from the invocation invoker. It only makes sense to use this interceptor as the last interceptor in the getMBeanInfo() call chain.
Field Summary |
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor (src) |
isShared, log, name |
Constructor Summary | |
ModelMBeanInfoInterceptor()
|
|
ModelMBeanInfoInterceptor(java.lang.String name)
|
Method Summary | |
java.lang.Object |
invoke(Invocation (src) invocation)
Return the MBeanInfo from the invocation MBeanInvoker |
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor (src) |
destroy, getName, init, isShared, setLogger, setName, start, stop, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ModelMBeanInfoInterceptor()
public ModelMBeanInfoInterceptor(java.lang.String name)
Method Detail |
public java.lang.Object invoke(Invocation (src) invocation) throws java.lang.Throwable
invoke
in interface Interceptor (src)
invoke
in class AbstractInterceptor (src)
invocation
-
InvocationException
java.lang.Throwable
Invocation
(src) ,
MBeanInvoker
(src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |