Implements interfaces:
Abstract base class for immutable delegation to a container
Located in /Container/Delegating/Abstract.php (line 28)
Class | Description |
---|---|
Xyster_Container_Immutable | Used to wrap an existing container and make it immutable |
Xyster_Container_Delegating_MutableAbstract | Abstract base class for delegation to a mutable container |
Xyster_Container_Properties | Immutable container populated from properties |
Creates a new delegating container
Accepts a visitor that should visit the child containers, component adapters and component instances.
Retrieve a component instance registered with a specific key or type
Find a component adapter associated with the specified key
Find a component adapter by type (and optionally by parameter name)
Retrieve all the component adapters inside this container.
Retrieve all the registered component instances in the container
Gets the delegate container
Documentation generated on Mon, 19 May 2008 17:08:06 -0400 by phpDocumentor 1.4.2