public class MBeanInvokationKeyProvider extends MBeanAttributeKeyProvider
attribute| Constructor and Description |
|---|
MBeanInvokationKeyProvider(ObjectName mBeanName,
TypedAttribute keyAttribute,
String rowProvidingOperation) |
MBeanInvokationKeyProvider(ObjectName mBeanName,
TypedAttribute keyAttribute,
String rowProvidingOperation,
boolean keysNeedSorting) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getRowValues(MBeanServerConnection server,
Object indexObject) |
asList, asList, combineKeys, createTailIterator, getKey, getKeyCount, getKeys, getSubKeyProviderObjectName, keyIterator, keyTailIteratorgetAttribute, getAttribute, getAttribute, getAttributeName, getAttributeType, setAttribute, setAttributegetMBeanNames, getObjectNamepublic MBeanInvokationKeyProvider(ObjectName mBeanName, TypedAttribute keyAttribute, String rowProvidingOperation)
public MBeanInvokationKeyProvider(ObjectName mBeanName, TypedAttribute keyAttribute, String rowProvidingOperation, boolean keysNeedSorting)
public Object getRowValues(MBeanServerConnection server, Object indexObject) throws IOException, MBeanException, AttributeNotFoundException, InstanceNotFoundException, ReflectionException
getRowValues in class MBeanAttributeKeyProviderIOExceptionMBeanExceptionAttributeNotFoundExceptionInstanceNotFoundExceptionReflectionExceptionCopyright © 2015 SNMP4J.org. All rights reserved.