org.jboss.monitor.services
Interface JMXNotificationAppenderMBean
- All Known Implementing Classes:
- JMXNotificationAppender
public interface JMXNotificationAppenderMBean
MBean interface.
- Version:
- $Revision: 57210 $
- Author:
- Dimitris Andreadis
Field Summary |
static javax.management.ObjectName |
OBJECT_NAME
The default ObjectName |
OBJECT_NAME
static final javax.management.ObjectName OBJECT_NAME
- The default ObjectName
setObjectName
void setObjectName(String objectName)
throws Exception
- Throws:
Exception
getObjectName
String getObjectName()
setNotificationType
void setNotificationType(String type)
getNotificationType
String getNotificationType()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.