Create a new component adapter based on the specified arguments
{@inherit}
-
Xyster_Container_Monitor
$monitor: the component monitor
-
Xyster_Collection_Map_Interface
$properties: the component properties
-
mixed
$key: the key to be associated with this adapter.
-
string
$implementation
-
mixed
$parameters
Implementation of:
- Xyster_Container_Adapter_Factory::createComponentAdapter()
- Create a new component adapter based on the specified arguments
Gets the injection factory
void
_processAutomatic
( $properties, $factories)
-
Xyster_Collection_Map_Interface
$properties
-
Xyster_Collection_List
$factories
void
_processCaching
( $properties, $factories)
-
Xyster_Collection_Map_Interface
$properties
-
Xyster_Collection_List
$factories
void
_processPropertyApplying
( $properties, $factories)
-
Xyster_Collection_Map_Interface
$properties
-
Xyster_Collection_List
$factories