org.mule.module.management.agent
Class JmxAgent.MuleContextStartedListener

java.lang.Object
  extended by org.mule.module.management.agent.JmxAgent.MuleContextStartedListener
All Implemented Interfaces:
MuleContextNotificationListener<MuleContextNotification>, ServerNotificationListener<MuleContextNotification>
Enclosing class:
JmxAgent

protected class JmxAgent.MuleContextStartedListener
extends Object
implements MuleContextNotificationListener<MuleContextNotification>


Constructor Summary
protected JmxAgent.MuleContextStartedListener()
           
 
Method Summary
 void onNotification(MuleContextNotification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxAgent.MuleContextStartedListener

protected JmxAgent.MuleContextStartedListener()
Method Detail

onNotification

public void onNotification(MuleContextNotification notification)
Specified by:
onNotification in interface ServerNotificationListener<MuleContextNotification>


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.