Searched defs:MBeanOperationInfo (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.management/share/classes/javax/management/
H A DMBeanOperationInfo.java41 public class MBeanOperationInfo extends MBeanFeatureInfo implements Cloneable { class in inherits:MBeanFeatureInfo,Cloneable
104 public MBeanOperationInfo(String description, Method method) { method in class:MBeanOperationInfo
126 public MBeanOperationInfo(String name, method in class:MBeanOperationInfo
151 public MBeanOperationInfo(String name, method in class:MBeanOperationInfo
[all...]

Completed in 73 milliseconds