public class Invocation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ObjectName |
objectName |
protected String |
operationName |
protected Object[] |
params |
protected String |
resultAlias |
protected String[] |
signature |
protected final ObjectName objectName
protected final String operationName
protected final String resultAlias
protected final Object[] params
protected final String[] signature
public void invoke(MBeanServer mbeanServer, OutputWriter outputWriter)
Copyright © 2015. All Rights Reserved.