This adapter will instantiate a new object for each call to getInstance
Located in /Container/Injection/Abstract.php (line 28)
Xyster_Container_Adapter_Abstract | --Xyster_Container_Injection_Abstract
Class | Description |
---|---|
Xyster_Container_Injection_SingleMember | This adapter will instantiate a new object for each call to getInstance |
Xyster_Container_Injection_Iterative | This injector goes over a list of items |
Constructs a new adapter for the given key and implementation
Accepts a visitor for this Adapter
{@inherit}
Gets whether the option to use parameter names has been set
Inform monitor about component instantiation failure
Inform monitor about error while instantiating component
Checks to make sure the current implementation is a concrete class
Create default parameters for the given types
Instantiate an object with given parameters and respect the accessible flag
Inherited From Xyster_Container_Adapter_Abstract
Xyster_Container_Adapter_Abstract::__construct()
Xyster_Container_Adapter_Abstract::accept()
Xyster_Container_Adapter_Abstract::changeMonitor()
Xyster_Container_Adapter_Abstract::currentMonitor()
Xyster_Container_Adapter_Abstract::getDelegate()
Xyster_Container_Adapter_Abstract::getImplementation()
Xyster_Container_Adapter_Abstract::getKey()
Xyster_Container_Adapter_Abstract::_checkTypeCompatibility()
Xyster_Container_Adapter_Abstract::__toString()
Documentation generated on Mon, 19 May 2008 17:08:11 -0400 by phpDocumentor 1.4.2