Uses of Class
org.fusesource.web.console.client.common.MBeanParameter

Packages that use MBeanParameter
org.fusesource.web.console.client.common   
 

Uses of MBeanParameter in org.fusesource.web.console.client.common
 

Methods in org.fusesource.web.console.client.common that return types with arguments of type MBeanParameter
 java.util.List<MBeanParameter> MBeanOperation.getMBeanParameters()
           
 

Method parameters in org.fusesource.web.console.client.common with type arguments of type MBeanParameter
 void MBeanOperation.setMBeanParameters(java.util.List<MBeanParameter> beanParameters)
           
 

Constructor parameters in org.fusesource.web.console.client.common with type arguments of type MBeanParameter
MBeanOperation(java.lang.String name, java.lang.String type, java.lang.String description, java.util.List<MBeanParameter> mBeanParameters)
           
 



Copyright © 2009 FuseSource. All Rights Reserved.