Uses of Class
org.apache.activemq.artemis.core.server.management.ArtemisMBeanServerGuard
-
Packages that use ArtemisMBeanServerGuard Package Description org.apache.activemq.artemis.core.server.management org.apache.activemq.artemis.core.server.management.impl -
-
Uses of ArtemisMBeanServerGuard in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management that return ArtemisMBeanServerGuard Modifier and Type Method Description static ArtemisMBeanServerGuardArtemisMBeanServerBuilder. getArtemisMBeanServerGuard()ArtemisMBeanServerGuardManagementContext. getArtemisMBeanServerGuard()Methods in org.apache.activemq.artemis.core.server.management with parameters of type ArtemisMBeanServerGuard Modifier and Type Method Description voidManagementService. registerHawtioSecurity(ArtemisMBeanServerGuard securityMBean) -
Uses of ArtemisMBeanServerGuard in org.apache.activemq.artemis.core.server.management.impl
Methods in org.apache.activemq.artemis.core.server.management.impl with parameters of type ArtemisMBeanServerGuard Modifier and Type Method Description voidManagementServiceImpl. registerHawtioSecurity(ArtemisMBeanServerGuard mBeanServerGuard)Constructors in org.apache.activemq.artemis.core.server.management.impl with parameters of type ArtemisMBeanServerGuard Constructor Description HawtioSecurityControlImpl(ArtemisMBeanServerGuard mBeanServerGuard, StorageManager storageManager)
-