public class BulkAccessImpl extends AMXImplBase
EMPTY_OBJECT_NAMES, GET, GET_PREFIX, mMBeanInfo, OBJECT_NAME_SUFFIX, SETEMPTY_STRING_ARRAY, mSelfObjectName, mServer| Constructor and Description |
|---|
BulkAccessImpl(ObjectName parentObjectName) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
bulkGetAttribute(ObjectName[] objectNames,
String attributeName) |
Object[] |
bulkGetAttributeNames(ObjectName[] objectNames) |
Object[] |
bulkGetAttributes(ObjectName[] objectNames,
String[] attributeNames) |
Object[] |
bulkGetMBeanAttributeInfo(ObjectName[] objectNames) |
Object[] |
bulkGetMBeanInfo(ObjectName[] objectNames) |
Object[] |
bulkGetMBeanOperationInfo(ObjectName[] objectNames) |
Object[] |
bulkInvoke(ObjectName[] objectNames,
String operationName,
Object[] args,
String[] types) |
Object[] |
bulkSetAttribute(ObjectName[] objectNames,
Attribute attr) |
Object[] |
bulkSetAttributes(ObjectName[] objectNames,
AttributeList attrs) |
attributeNameToType, attributeTypeMatches, cdebug, child, child, child, findGetter, findMethod, findSetter, getAncestorByType, getAttribute, getAttributeByMethod, getAttributeInfo, getAttributeInfos, getAttributeInternal, getAttributeManually, getAttributeNames, getAttributeNoThrow, getAttributes, getAttributeType, getChildren, getChildren, getChildren, getChildren, getChildrenMap, getDomainRoot, getDomainRootProxy, getLogger, getMBeanInfo, getMBeanTracker, getName, getNotificationInfo, getObjectNameAttribute, getObjectNames, getObjectNamesForAttribute, getParent, getParentProxy, getProxy, getProxyFactory, getSelf, getSelf, getterNameMatches, handleException, handleGetAttributeException, handleInvokeThrowable, impossible, invoke, invokeManually, isReadOnlyAttribute, isUtilityMBean, java, operationNameMatches, postRegisterHook, postRegisterModifyMBeanInfo, preDeregisterHook, preRegister, preRegisterDone, preRegisterHook, preRegisterModifyName, registerChild, registerChildren, sendAttributeChangeNotification, setAttribute, setAttributeByMethod, setAttributeInternal, setAttributeManually, setAttributes, shouldEmitNotifications, stringify, supportsChildren, toString, unimplementedAttribute, unimplementedOperation, unregisterChildren_getMBeanLogLevel, addNotificationListener, addNotificationListener, createNotificationBuilder, debug, debug, debugMethod, debugMethod, enableAMXDebug, getAMXDebug, getDebugID, getDebugOutput, getJMXDomain, getListenerCount, getMBeanLogger, getMBeanLoggerName, getMBeanLogLevel, getMBeanLogLevelInt, getMBeanServer, getNotificationBuilder, getNotificationEmitter, getNotificationTypeListenerCount, getObjectName, logFine, logFiner, logFinest, logInfo, logSevere, logWarning, postDeregister, postDeregisterHook, postRegister, preDeregister, quote, removeNotificationListener, removeNotificationListener, sendNotification, sendNotification, sendNotification, sendNotification, setAMXDebug, setMBeanLogLevel, shouldOmitObjectNameForDebug, sleepMillis, toString, traceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitremoveNotificationListeneraddNotificationListener, removeNotificationListenerpublic BulkAccessImpl(ObjectName parentObjectName)
public Object[] bulkGetMBeanInfo(ObjectName[] objectNames)
public Object[] bulkGetMBeanAttributeInfo(ObjectName[] objectNames)
public Object[] bulkGetAttributeNames(ObjectName[] objectNames)
public Object[] bulkGetMBeanOperationInfo(ObjectName[] objectNames)
public Object[] bulkGetAttribute(ObjectName[] objectNames, String attributeName)
public Object[] bulkSetAttribute(ObjectName[] objectNames, Attribute attr)
public Object[] bulkGetAttributes(ObjectName[] objectNames, String[] attributeNames)
public Object[] bulkSetAttributes(ObjectName[] objectNames, AttributeList attrs)
public Object[] bulkInvoke(ObjectName[] objectNames, String operationName, Object[] args, String[] types)
Copyright © 2017. All rights reserved.