Uses of Class
org.mule.impl.internal.events.AdminEvent

Packages that use AdminEvent
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   
 

Uses of AdminEvent in org.mule.extras.client
 

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

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

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



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.