Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.mx » interceptor » [javadoc | source]
org.jboss.mx.interceptor
public class: ModelMBeanOperationInterceptor [javadoc | source]
java.lang.Object
   org.jboss.mx.interceptor.AbstractInterceptor
      org.jboss.mx.interceptor.ModelMBeanOperationInterceptor

All Implemented Interfaces:
    ModelMBeanConstants, Interceptor

This interceptor handles the ModelMBean operation caching
Fields inherited from org.jboss.mx.interceptor.AbstractInterceptor:
name,  isShared,  log
Constructor:
 public ModelMBeanOperationInterceptor() 
Method from org.jboss.mx.interceptor.ModelMBeanOperationInterceptor Summary:
checkAssignable,   invoke
Methods from org.jboss.mx.interceptor.AbstractInterceptor:
destroy,   getName,   init,   invoke,   isShared,   setLogger,   setName,   start,   stop,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.mx.interceptor.ModelMBeanOperationInterceptor Detail:
 protected  void checkAssignable(String context,
    Class clazz,
    Object value) throws ClassNotFoundException, InvalidAttributeValueException 
 public Object invoke(Invocation invocation) throws Throwable