Packageorg.pranaframework.puremvc.interfaces
Interfacepublic interface IIocProxy extends org.puremvc.as3.interfaces.IProxy, IIocConfigNameAware
ImplementorsIocProxy

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
  
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