Packageorg.springextensions.actionscript.puremvc.interfaces
SVN browsingIIocProxy.as
FisheyeIIocProxy.as
Interfacepublic interface IIocProxy extends org.puremvc.as3.interfaces.IProxy, IIocConfigNameAware
ImplementorsIocProxy

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
  
setProxyName(p_proxyName:String):void
This function should not be used by clients.
IIocProxy
Method detail
setProxyName()method
public function setProxyName(p_proxyName:String):void

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

Parameters
p_proxyName:String