org.mule.registry
Class NotificationListenerProcessor

java.lang.Object
  extended by org.mule.registry.NotificationListenerProcessor
All Implemented Interfaces:
ObjectProcessor, PreInitProcessor

public class NotificationListenerProcessor
extends Object
implements PreInitProcessor

Will register any ServerNotificationListener instances with the MuleContext to receive notifications


Constructor Summary
NotificationListenerProcessor(MuleContext context)
           
 
Method Summary
 Object process(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationListenerProcessor

public NotificationListenerProcessor(MuleContext context)
Method Detail

process

public Object process(Object object)
Specified by:
process in interface ObjectProcessor


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