Package org.jboss.as.jmx
Class MBeanServerAuditLogRecordFormatter
java.lang.Object
org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
- All Implemented Interfaces:
MBeanServer,MBeanServerConnection
- Author:
- Kabir Khan
-
Constructor Summary
ConstructorsConstructorDescriptionMBeanServerAuditLogRecordFormatter(org.jboss.as.jmx.PluggableMBeanServerImpl pluggableMBeanServerImpl, Throwable error, boolean readOnly) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object handback) voidaddNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object handback) createMBean(String className, ObjectName name) createMBean(String className, ObjectName name, Object[] params, String[] signature) createMBean(String className, ObjectName name, ObjectName loaderName) createMBean(String className, ObjectName name, ObjectName loaderName, Object[] params, String[] signature) deserialize(String className, byte[] data) deserialize(String className, ObjectName loaderName, byte[] data) deserialize(ObjectName name, byte[] data) getAttribute(ObjectName name, String attribute) getAttributes(ObjectName name, String[] attributes) getClassLoader(ObjectName loaderName) getClassLoaderFor(ObjectName mbeanName) String[]getMBeanInfo(ObjectName name) getObjectInstance(ObjectName name) instantiate(String className) instantiate(String className, Object[] params, String[] signature) instantiate(String className, ObjectName loaderName) instantiate(String className, ObjectName loaderName, Object[] params, String[] signature) invoke(ObjectName name, String operationName, Object[] params, String[] signature) booleanisInstanceOf(ObjectName name, String className) booleanisRegistered(ObjectName name) queryMBeans(ObjectName name, QueryExp query) queryNames(ObjectName name, QueryExp query) registerMBean(Object object, ObjectName name) voidremoveNotificationListener(ObjectName name, NotificationListener listener) voidremoveNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object handback) voidremoveNotificationListener(ObjectName name, ObjectName listener) voidremoveNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object handback) voidsetAttribute(ObjectName name, Attribute attribute) setAttributes(ObjectName name, AttributeList attributes) voidunregisterMBean(ObjectName name)
-
Constructor Details
-
MBeanServerAuditLogRecordFormatter
public MBeanServerAuditLogRecordFormatter(org.jboss.as.jmx.PluggableMBeanServerImpl pluggableMBeanServerImpl, Throwable error, boolean readOnly)
-
-
Method Details
-
createMBean
public ObjectInstance createMBean(String className, ObjectName name) throws ReflectionException, InstanceAlreadyExistsException, MBeanException, NotCompliantMBeanException - Specified by:
createMBeanin interfaceMBeanServer- Specified by:
createMBeanin interfaceMBeanServerConnection- Throws:
ReflectionExceptionInstanceAlreadyExistsExceptionMBeanExceptionNotCompliantMBeanException
-
createMBean
- Specified by:
createMBeanin interfaceMBeanServer- Specified by:
createMBeanin interfaceMBeanServerConnection
-
createMBean
public ObjectInstance createMBean(String className, ObjectName name, Object[] params, String[] signature) - Specified by:
createMBeanin interfaceMBeanServer- Specified by:
createMBeanin interfaceMBeanServerConnection
-
createMBean
public ObjectInstance createMBean(String className, ObjectName name, ObjectName loaderName, Object[] params, String[] signature) - Specified by:
createMBeanin interfaceMBeanServer- Specified by:
createMBeanin interfaceMBeanServerConnection
-
registerMBean
- Specified by:
registerMBeanin interfaceMBeanServer
-
unregisterMBean
- Specified by:
unregisterMBeanin interfaceMBeanServer- Specified by:
unregisterMBeanin interfaceMBeanServerConnection
-
getObjectInstance
- Specified by:
getObjectInstancein interfaceMBeanServer- Specified by:
getObjectInstancein interfaceMBeanServerConnection
-
queryMBeans
- Specified by:
queryMBeansin interfaceMBeanServer- Specified by:
queryMBeansin interfaceMBeanServerConnection
-
queryNames
- Specified by:
queryNamesin interfaceMBeanServer- Specified by:
queryNamesin interfaceMBeanServerConnection
-
isRegistered
- Specified by:
isRegisteredin interfaceMBeanServer- Specified by:
isRegisteredin interfaceMBeanServerConnection
-
getMBeanCount
- Specified by:
getMBeanCountin interfaceMBeanServer- Specified by:
getMBeanCountin interfaceMBeanServerConnection
-
getAttribute
- Specified by:
getAttributein interfaceMBeanServer- Specified by:
getAttributein interfaceMBeanServerConnection
-
getAttributes
- Specified by:
getAttributesin interfaceMBeanServer- Specified by:
getAttributesin interfaceMBeanServerConnection
-
setAttribute
- Specified by:
setAttributein interfaceMBeanServer- Specified by:
setAttributein interfaceMBeanServerConnection
-
setAttributes
- Specified by:
setAttributesin interfaceMBeanServer- Specified by:
setAttributesin interfaceMBeanServerConnection
-
invoke
- Specified by:
invokein interfaceMBeanServer- Specified by:
invokein interfaceMBeanServerConnection
-
getDefaultDomain
- Specified by:
getDefaultDomainin interfaceMBeanServer- Specified by:
getDefaultDomainin interfaceMBeanServerConnection
-
getDomains
- Specified by:
getDomainsin interfaceMBeanServer- Specified by:
getDomainsin interfaceMBeanServerConnection
-
addNotificationListener
public void addNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object handback) - Specified by:
addNotificationListenerin interfaceMBeanServer- Specified by:
addNotificationListenerin interfaceMBeanServerConnection
-
addNotificationListener
public void addNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object handback) - Specified by:
addNotificationListenerin interfaceMBeanServer- Specified by:
addNotificationListenerin interfaceMBeanServerConnection
-
removeNotificationListener
- Specified by:
removeNotificationListenerin interfaceMBeanServer- Specified by:
removeNotificationListenerin interfaceMBeanServerConnection
-
removeNotificationListener
public void removeNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object handback) - Specified by:
removeNotificationListenerin interfaceMBeanServer- Specified by:
removeNotificationListenerin interfaceMBeanServerConnection
-
removeNotificationListener
- Specified by:
removeNotificationListenerin interfaceMBeanServer- Specified by:
removeNotificationListenerin interfaceMBeanServerConnection
-
removeNotificationListener
public void removeNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object handback) - Specified by:
removeNotificationListenerin interfaceMBeanServer- Specified by:
removeNotificationListenerin interfaceMBeanServerConnection
-
getMBeanInfo
- Specified by:
getMBeanInfoin interfaceMBeanServer- Specified by:
getMBeanInfoin interfaceMBeanServerConnection
-
isInstanceOf
- Specified by:
isInstanceOfin interfaceMBeanServer- Specified by:
isInstanceOfin interfaceMBeanServerConnection
-
instantiate
- Specified by:
instantiatein interfaceMBeanServer
-
instantiate
- Specified by:
instantiatein interfaceMBeanServer
-
instantiate
- Specified by:
instantiatein interfaceMBeanServer
-
instantiate
public Object instantiate(String className, ObjectName loaderName, Object[] params, String[] signature) - Specified by:
instantiatein interfaceMBeanServer
-
deserialize
- Specified by:
deserializein interfaceMBeanServer
-
deserialize
- Specified by:
deserializein interfaceMBeanServer
-
deserialize
- Specified by:
deserializein interfaceMBeanServer
-
getClassLoaderFor
- Specified by:
getClassLoaderForin interfaceMBeanServer
-
getClassLoader
- Specified by:
getClassLoaderin interfaceMBeanServer
-
getClassLoaderRepository
- Specified by:
getClassLoaderRepositoryin interfaceMBeanServer
-