Class HawtioSecurityControlImpl
java.lang.Object
javax.management.StandardMBean
org.apache.activemq.artemis.core.management.impl.AbstractControl
org.apache.activemq.artemis.core.server.management.impl.HawtioSecurityControlImpl
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,HawtioSecurityControl
-
Field Summary
Fields inherited from class org.apache.activemq.artemis.core.management.impl.AbstractControl
storageManager -
Constructor Summary
ConstructorsConstructorDescriptionHawtioSecurityControlImpl(GuardInvocationHandler mBeanServerGuard, StorageManager storageManager) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanprotected MBeanAttributeInfo[]protected MBeanOperationInfo[]Methods inherited from class org.apache.activemq.artemis.core.management.impl.AbstractControl
blockOnIO, clearIO, getMBeanInfo, sendMessage, tcclCall, tcclInvokeMethods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
-
Constructor Details
-
HawtioSecurityControlImpl
public HawtioSecurityControlImpl(GuardInvocationHandler mBeanServerGuard, StorageManager storageManager) throws NotCompliantMBeanException - Throws:
NotCompliantMBeanException
-
-
Method Details
-
fillMBeanOperationInfo
- Specified by:
fillMBeanOperationInfoin classAbstractControl
-
fillMBeanAttributeInfo
- Specified by:
fillMBeanAttributeInfoin classAbstractControl
-
canInvoke
- Specified by:
canInvokein interfaceHawtioSecurityControl- Throws:
Exception
-
canInvoke
- Specified by:
canInvokein interfaceHawtioSecurityControl- Throws:
Exception
-
canInvoke
public boolean canInvoke(String objectName, String methodName, String[] argumentTypes) throws Exception - Specified by:
canInvokein interfaceHawtioSecurityControl- Throws:
Exception
-
canInvoke
- Specified by:
canInvokein interfaceHawtioSecurityControl- Throws:
Exception
-