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

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

protected class JmxAgent.MuleContextStoppedListener
extends Object
implements MuleContextNotificationListener


Constructor Summary
protected JmxAgent.MuleContextStoppedListener()
           
 
Method Summary
 void onNotification(ServerNotification 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(ServerNotification notification)
Specified by:
onNotification in interface ServerNotificationListener


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.