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

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

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


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

JmxAgent.MuleContextStoppedListener

protected JmxAgent.MuleContextStoppedListener()
Method Detail

onNotification

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


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