| Interface | Description |
|---|---|
| JMXManagementPlugin<X extends JMXManagementPlugin<X>> | |
| ManagedObject |
This should be implemented by all Managable objects.
|
| ManagedObjectRegistry |
Handles the registration (and unregistration and so on) of managed objects.
|
| MBeanProvider |
A provider of an mbean implementation.
|
| UsernameAccessor |
| Class | Description |
|---|---|
| AMQManagedObject |
This class provides additional feature of Notification Broadcaster to the
DefaultManagedObject.
|
| DefaultManagedObject |
Provides implementation of the boilerplate ManagedObject interface.
|
| JMXManagedObjectRegistry |
This class starts up an MBeanserver.
|
| JMXManagementPluginImpl | |
| ManagementLogonLogoffReporter | |
| MBeanInvocationHandlerImpl |
This class can be used by the JMXConnectorServer as an InvocationHandler for the mbean operations.
|
| QpidSslRMIServerSocketFactory | |
| UsernameCachingRMIJRMPServer |
An implementation of RMIJRMPServerImpl that caches the usernames of users as they log-on
and makes the same available via
UsernameAccessor.getSubjectConnectionId(String). |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.