Uses of Class
org.mule.impl.internal.notifications.AdminNotification

Packages that use AdminNotification
org.mule.extras.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
org.mule.impl.internal.admin Admin components and Agents used to control and Monitor Mule 
 

Uses of AdminNotification in org.mule.extras.client
 

Methods in org.mule.extras.client with parameters of type AdminNotification
protected  UMOMessage RemoteDispatcher.dispatchAction(AdminNotification action, boolean synchronous, int timeout)
           
 

Uses of AdminNotification in org.mule.impl.internal.admin
 

Methods in org.mule.impl.internal.admin with parameters of type AdminNotification
protected  Object MuleManagerComponent.invokeAction(AdminNotification action, UMOEventContext context)
           
protected  Object MuleManagerComponent.sendAction(AdminNotification action, UMOEventContext context)
           
protected  Object MuleManagerComponent.receiveAction(AdminNotification action, UMOEventContext context)
           
 



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