io.airlift.jmx
Class MBeanRepresentation.OperationRepresentation
java.lang.Object
io.airlift.jmx.MBeanRepresentation.OperationRepresentation
- Enclosing class:
- MBeanRepresentation
public static class MBeanRepresentation.OperationRepresentation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
getImpact
public int getImpact()
getReturnType
public String getReturnType()
getParameters
public List<MBeanRepresentation.ParameterRepresentation> getParameters()
getDescriptor
public Map<String,Object> getDescriptor()
Copyright © 2010-2012 Airlift. All Rights Reserved.