|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mule.impl.internal.admin.AbstractNotificationLoggerAgent
org.mule.management.agents.JmxServerNotificationAgent
An agent that propergates Mule Server notifications to Jmx.
| Nested Class Summary | |
static class |
JmxServerNotificationAgent.BroadcastNotificationService
|
static interface |
JmxServerNotificationAgent.BroadcastNotificationServiceMBean
|
static class |
JmxServerNotificationAgent.NotificationListener
|
static interface |
JmxServerNotificationAgent.NotificationListenerMBean
|
| Field Summary | |
static String |
BROADCASTER_JMX_OBJECT_NAME
|
static String |
LISTENER_JMX_OBJECT_NAME
|
| Fields inherited from class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent |
logger |
| Constructor Summary | |
JmxServerNotificationAgent()
|
|
| Method Summary | |
void |
dispose()
|
protected void |
doInitialise()
|
String |
getDescription()
Should be a 1 line description of the agent. |
JmxSupportFactory |
getJmxSupportFactory()
Getter for property 'jmxSupportFactory'. |
protected void |
logEvent(org.mule.umo.manager.UMOServerNotification e)
|
void |
setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
Setter for property 'jmxSupportFactory'. |
| Methods inherited from class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent |
getName, initialise, isIgnoreAdminNotifications, isIgnoreComponentNotifications, isIgnoreConnectionNotifications, isIgnoreCustomNotifications, isIgnoreManagementNotifications, isIgnoreManagerNotifications, isIgnoreModelNotifications, isIgnoreSecurityNotifications, registered, setIgnoreAdminNotifications, setIgnoreComponentNotifications, setIgnoreConnectionNotifications, setIgnoreCustomNotifications, setIgnoreManagementNotifications, setIgnoreManagerNotifications, setIgnoreModelNotifications, setIgnoreSecurityNotifications, setName, start, stop, unregistered |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String LISTENER_JMX_OBJECT_NAME
public static final String BROADCASTER_JMX_OBJECT_NAME
| Constructor Detail |
public JmxServerNotificationAgent()
| Method Detail |
protected void doInitialise()
throws org.mule.umo.lifecycle.InitialisationException
org.mule.umo.lifecycle.InitialisationExceptionpublic void dispose()
protected void logEvent(org.mule.umo.manager.UMOServerNotification e)
public String getDescription()
public JmxSupportFactory getJmxSupportFactory()
public void setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
jmxSupportFactory - Value to set for property 'jmxSupportFactory'.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||