Classes

Container entry that uses a callable to determine the value for the entry.
Provides a wrapper for other entries to disallow caching of returned values.
A standard container entry that may be any value or a closure used to determine that value.
Container entry that loads the value using a separate entry provider.
Represents an entry that is wired based on constructor arguments.

Interfaces

Interface to facilitate different kinds of container entries.