Packageorg.springextensions.actionscript.puremvc.interfaces
SVN browsingIIocMediator.as
FisheyeIIocMediator.as
Interfacepublic interface IIocMediator extends org.puremvc.as3.interfaces.IMediator, IIocConfigNameAware
ImplementorsIocMediator

Description wannabe.

Author: Damir Murat
Version: $Revision: 17 $, $Date: 2008-11-01 20:07:07 +0100 (za, 01 nov 2008) $, $Author: dmurat $
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