org.mule.registry
Class NotificationListenerProcessor

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

public class NotificationListenerProcessor
extends java.lang.Object
implements PreInitProcessor

Will register any ServerNotificationListener instances with the MuleContext to receive notifications


Constructor Summary
NotificationListenerProcessor(MuleContext context)
           
 
Method Summary
 java.lang.Object process(java.lang.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 java.lang.Object process(java.lang.Object object)
Specified by:
process in interface ObjectProcessor


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