Uses of Interface
org.apache.activemq.artemis.core.server.management.GuardInvocationHandler
Packages that use GuardInvocationHandler
Package
Description
-
Uses of GuardInvocationHandler in org.apache.activemq.artemis.core.server.management
Classes in org.apache.activemq.artemis.core.server.management that implement GuardInvocationHandlerModifier and TypeClassDescriptionclassclassMethods in org.apache.activemq.artemis.core.server.management that return GuardInvocationHandlerMethods in org.apache.activemq.artemis.core.server.management with parameters of type GuardInvocationHandlerModifier and TypeMethodDescriptionvoidManagementService.registerHawtioSecurity(GuardInvocationHandler guardInvocationHandler) -
Uses of GuardInvocationHandler in org.apache.activemq.artemis.core.server.management.impl
Methods in org.apache.activemq.artemis.core.server.management.impl with parameters of type GuardInvocationHandlerModifier and TypeMethodDescriptionvoidManagementServiceImpl.registerHawtioSecurity(GuardInvocationHandler guard) Constructors in org.apache.activemq.artemis.core.server.management.impl with parameters of type GuardInvocationHandlerModifierConstructorDescriptionHawtioSecurityControlImpl(GuardInvocationHandler mBeanServerGuard, StorageManager storageManager)