Implements interfaces:
Responsible for providing an instance of a specific type
Located in /Container/Adapter/Abstract.php (line 32)
Class | Description |
---|---|
Xyster_Container_Adapter_Instance | Component adapter which wraps a component instance |
Xyster_Container_Injection_Abstract | This adapter will instantiate a new object for each call to getInstance |
Creates a new adapter for a key and implementation
Accepts a visitor for this Adapter
{@inherit}
Changes the component monitor used
Gets the monitor currently used
Retrieve the class of the component
Retrieve the key associated with the component
Should either be a class type (normally an interface) or an identifier that is unique (within the scope of the current Container).
If the key is a Xyster_Type, checks compatibility with implementation
Returns the string representation of the object
Documentation generated on Mon, 19 May 2008 17:08:10 -0400 by phpDocumentor 1.4.2