Packageorg.pranaframework.puremvc.interfaces
Interfacepublic interface IIocMediator extends org.puremvc.as3.interfaces.IMediator, IIocConfigNameAware
ImplementorsIocMediator

Description wannabe.

Author: Damir Murat
Version: $Revision: 732 $, $Date: 2008-06-03 12:23:19 +0200 (Tue, 03 Jun 2008) $, $Author: dmurat1 $
Since: 0.4



Public Methods
 MethodDefined by
 Inherited
getConfigName():String
IIocConfigNameAware
 Inherited
setConfigName(p_proxyConfigName:String):void
This function should not be used by clients.
IIocConfigNameAware
  
setMediatorName(p_mediatorName:String):void
This function should not be used by clients.
IIocMediator
Method detail
setMediatorName()method
public function setMediatorName(p_mediatorName:String):void

This function should not be used by clients. It is invoked internally by ioc facade when appropriate.

Parameters
p_mediatorName:String