JavaTM 2 Platform
Standard Ed. 5.0

Uses of Class
javax.management.modelmbean.ModelMBeanOperationInfo

Packages that use ModelMBeanOperationInfo
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
 

Uses of ModelMBeanOperationInfo in javax.management.modelmbean
 

Methods in javax.management.modelmbean that return ModelMBeanOperationInfo
 ModelMBeanOperationInfo ModelMBeanInfoSupport.getOperation(String inName)
           
 ModelMBeanOperationInfo ModelMBeanInfo.getOperation(String inName)
          Returns a ModelMBeanOperationInfo requested by name.
 

Constructors in javax.management.modelmbean with parameters of type ModelMBeanOperationInfo