public interface MBeanServerPlugin extends MBeanServer
PluggableMBeanServer| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(ObjectName objectName)
Return
true if this plugin can handle mbeans with the passed in name |
boolean |
shouldAuditLog()
Return
true if this plugin should audit log |
boolean |
shouldAuthorize()
Return
true if this plugin should authorize calls |
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, deserialize, deserialize, deserialize, getAttribute, getAttributes, getClassLoader, getClassLoaderFor, getClassLoaderRepository, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, instantiate, instantiate, instantiate, instantiate, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, registerMBean, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBeanboolean accepts(ObjectName objectName)
true if this plugin can handle mbeans with the passed in nameobjectName - the name of the mbean to checkboolean shouldAuditLog()
true if this plugin should audit logboolean shouldAuthorize()
true if this plugin should authorize callsCopyright © 2017 JBoss by Red Hat. All rights reserved.