public class JmxServerNotificationAgent extends AbstractNotificationLoggerAgent
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxServerNotificationAgent.BroadcastNotificationService |
static interface |
JmxServerNotificationAgent.BroadcastNotificationServiceMBean |
static class |
JmxServerNotificationAgent.NotificationListener |
static interface |
JmxServerNotificationAgent.NotificationListenerMBean |
| Modifier and Type | Field and Description |
|---|---|
static String |
BROADCASTER_JMX_OBJECT_NAME |
static String |
DEFAULT_AGENT_NAME |
static String |
LISTENER_JMX_OBJECT_NAME |
loggermuleContext, namePHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
JmxServerNotificationAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected void |
doInitialise() |
String |
getDescription() |
JmxSupportFactory |
getJmxSupportFactory() |
protected void |
logEvent(ServerNotification e) |
void |
setJmxSupportFactory(JmxSupportFactory jmxSupportFactory) |
initialise, isIgnoreAdminNotifications, isIgnoreComponentMessageNotifications, isIgnoreComponentNotifications, isIgnoreConnectionNotifications, isIgnoreCustomNotifications, isIgnoreEndpointMessageNotifications, isIgnoreManagementNotifications, isIgnoreManagerNotifications, isIgnoreMessageNotifications, isIgnoreMessageProcessorNotifications, isIgnoreModelNotifications, isIgnoreSecurityNotifications, setIgnoreAdminNotifications, setIgnoreComponentMessageNotifications, setIgnoreComponentNotifications, setIgnoreConnectionNotifications, setIgnoreCustomNotifications, setIgnoreEndpointMessageNotifications, setIgnoreManagementNotifications, setIgnoreManagerNotifications, setIgnoreMessageNotifications, setIgnoreMessageProcessorNotifications, setIgnoreModelNotifications, setIgnoreSecurityNotifications, start, stopgetName, setMuleContext, setName, unregisterMeQuietlypublic static final String LISTENER_JMX_OBJECT_NAME
public static final String BROADCASTER_JMX_OBJECT_NAME
public static final String DEFAULT_AGENT_NAME
protected void doInitialise()
throws InitialisationException
doInitialise in class AbstractNotificationLoggerAgentInitialisationExceptionpublic void dispose()
dispose in interface Disposabledispose in class AbstractNotificationLoggerAgentprotected void logEvent(ServerNotification e)
logEvent in class AbstractNotificationLoggerAgentpublic String getDescription()
getDescription in interface AgentgetDescription in class AbstractAgentpublic JmxSupportFactory getJmxSupportFactory()
public void setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.