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

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

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


Constructor Summary
protected AbstractJmxAgent.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

AbstractJmxAgent.MuleContextStartedListener

protected AbstractJmxAgent.MuleContextStartedListener()
Method Detail

onNotification

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


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.