Class | Description |
---|---|
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 | |
MBeanRegistrationService<T> |
Service used to register and unregister an mbean with an mbean server.
|
MBeanServerAuditLogRecordFormatter | |
MBeanServerService |
Basic service managing and wrapping an MBeanServer instance.
|
ObjectNameFactory |
A simple factory for creating safe object names.
|
PluggableMBeanServerBuilder |
To use this builder, specify
-mbeanserverbuildermodule=org.jboss.as.jmx when bootstrapping
jboss-modules, which in turn sets -Djavax.management.builder.initial=org.jboss.as.jmx.PluggableMBeanServerBuilder
(loaded from this module's {code META-INF/services/javax.management.MBeanServerBuilder}. |
RemotingConnectorResource | |
RemotingConnectorService |
The remote connector services
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.