| Interface | Description |
|---|---|
| AboutMBean | |
| JMXSecurityMBean |
Snagged from Apache Karaf 3.x
Security MBean.
|
| JmxTreeWatcherMBean | |
| PluginRegistryMBean | |
| RBACRegistryMBean |
MBean that optimizes access to Karaf's RBAC services.
|
| Class | Description |
|---|---|
| About | |
| FileDTO |
File DTO
|
| JMXSecurity |
Dummy version that implements JMXSecurityMBean that lets the current user
invoke anything
|
| JMXSecurityMBean.SecurityMBeanOpenTypeInitializer | |
| JmxTreeWatcher |
A simple MBean to watch the JMX tree so it's easy for clients to know when they should refresh
their JMX trees (which typically isn't a cheap operation).
|
| PluginRegistry |
Hawtio plugin registry
|
| RBACRegistry |
Generally we do enhanced Jolokia
list operation, but if OSGi env is found we decorate the returned
objects with RBAC information. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.