|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport (src)
org.jboss.system.ServiceMBeanSupport (src)
org.jboss.monitor.alerts.JBossAlertListener (src)
org.jboss.monitor.alerts.ConsoleAlertListener
Comment
| Field Summary | |
protected java.lang.String |
messageTemplate
|
| Fields inherited from class org.jboss.system.ServiceMBeanSupport (src) |
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Constructor Summary | |
ConsoleAlertListener()
|
|
| Method Summary | |
java.lang.String |
getMessageTemplate()
|
void |
handleNotification(Notification (src) notification,
java.lang.Object handback)
Callback method from the broadcaster MBean this listener implementation is registered to. |
void |
setMessageTemplate(java.lang.String messageTemplate)
|
| Methods inherited from class org.jboss.monitor.alerts.JBossAlertListener (src) |
getAlertName, setAlertName |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport (src) |
create, createService, destroy, destroyService, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, startService, stop, stopService |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport (src) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.monitor.alerts.JBossAlertListenerMBean (src) |
getAlertName, setAlertName |
| Methods inherited from interface org.jboss.system.ServiceMBean (src) |
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service (src) |
create, destroy, start, stop |
| Field Detail |
protected java.lang.String messageTemplate
| Constructor Detail |
public ConsoleAlertListener()
| Method Detail |
public void handleNotification(Notification (src) notification,
java.lang.Object handback)
NotificationListener (src)
handleNotification in interface NotificationListener (src) notification - the notification objecthandback - the handback object given to the broadcaster
upon listener registrationpublic java.lang.String getMessageTemplate()
getMessageTemplate in interface ConsoleAlertListenerMBean (src) public void setMessageTemplate(java.lang.String messageTemplate)
setMessageTemplate in interface ConsoleAlertListenerMBean (src)
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||