| Interface | Description |
|---|---|
| MBeanServerExecutor |
An MBeanSever executor is responsible to perform actions on one or more MBeanServers which involve
operations on one or more MBeans.
|
| MBeanServerExecutor.MBeanAction<R> |
A MBeanAction represent a single action on a MBeanServer for a given object name.
|
| MBeanServerExecutor.MBeanEachCallback |
This callback is used together with
MBeanServerExecutor.each(ObjectName, MBeanEachCallback) for iterating over all
active MBeanServers. |
| Class | Description |
|---|---|
| AbstractMBeanServerExecutor |
Base class for providing access to the list of MBeanServer handled by this agent.
|
| Exception | Description |
|---|---|
| NotChangedException |
Exception thrown when an
ifModifiedSince parameter was given and
the requested resourced doesnt has changed |
Copyright © 2019. All rights reserved.