| AuthorizingMBeanServer |
A wrapper around MBeanServer to switch on authorization for all calls.
|
| BaseMBeanServerPlugin |
|
| BlockingNotificationMBeanServer |
MBeanServer wrapper that does not forward calls
to add/remove a notification listener for domains exposing WildFly model controllers
|
| ExposeModelResourceExpression |
|
| ExposeModelResourceResolved |
The resource for the legacy behaviour where all attributes are read as resolved and
attributes/operation parameters are typed and you can't use expressions
|
| JmxAuditLoggerResourceDefinition |
This has subtle differences from AuditLoggerResourceDefinition in domain-management so it is not a duplicate
ResourceDefinition for the management audit logging resource.
|
| JmxAuditLogHandlerReferenceResourceDefinition |
This has subtle differences from AuditLogHandlerReferenceResourceDefinition in domain-management so it is not a duplicate
|
| JMXExtension |
Domain extension used to initialize the JMX subsystem.
|
| JMXSubsystemRemove |
Removes the remoting subsystem
|
| JMXSubsystemRootResource |
|
| MBeanServerAuditLogRecordFormatter |
|
| MBeanServerService |
Basic service managing and wrapping an MBeanServer instance.
|
| ObjectNameFactory |
A simple factory for creating safe object names.
|
| PluggableMBeanServerBuilder |
This builder returns an instance of PluggableMBeanServerImpl which can be used to set the MBeanServer chain,
meaning that the platform mbean server gets the extra functionality for TCCL, ModelController and whatever other behaviour
we want to add.
|
| RemotingConnectorResource |
|
| RemotingConnectorService |
The remote connector services
|