public interface ExportedOperation
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
MBeanParameterInfo[] |
getParameterInfos() |
Class<?> |
getReturnType() |
Object |
invoke(Object[] parameters) |
Copyright © 2014. All rights reserved.