Package io.airlift.jmx
Class MBeanRepresentation.OperationRepresentation
- java.lang.Object
-
- io.airlift.jmx.MBeanRepresentation.OperationRepresentation
-
- Enclosing class:
- MBeanRepresentation
public static class MBeanRepresentation.OperationRepresentation extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getDescriptor()intgetImpact()StringgetName()List<MBeanRepresentation.ParameterRepresentation>getParameters()StringgetReturnType()
-