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

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

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


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

protected AbstractJmxAgent.MuleContextStoppedListener()
Method Detail

onNotification

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


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