Classes and interfaces

AbstractFactoryInterface

« More »

ConfigInterface

« More »

DelegatorFactoryInterface

Interface for factories that can create delegates for services

« More »

FactoryInterface

« More »

InitializerInterface

« More »

MutableCreationOptionsInterface

« More »

ServiceLocatorAwareInterface

« More »

ServiceLocatorInterface

Service locator interface

« More »

ServiceManagerAwareInterface

« More »

AbstractPluginManager

ServiceManager implementation for managing plugins

« More »

Config

« More »

ServiceManager

« More »

Classes and interfaces

DiAbstractServiceFactory

Dependency injector that can generate instances using class definitions and configured instance parameters

« More »

DiInstanceManagerProxy

Registry of instantiated objects, their names and the parameters used to build them

« More »

DiServiceFactory

Dependency injector that can generate instances using class definitions and configured instance parameters

« More »

DiServiceInitializer

Dependency injector that can generate instances using class definitions and configured instance parameters

« More »

Classes and interfaces

ExceptionInterface

« More »

CircularDependencyFoundException

« More »

CircularReferenceException

« More »

InvalidArgumentException

« More »

InvalidServiceNameException

« More »

RuntimeException

« More »

ServiceLocatorUsageException

« More »

ServiceNotCreatedException

« More »

ServiceNotFoundException

« More »

Classes and interfaces

LazyServiceFactory

Delegator factory responsible of instantiating lazy loading value holder proxies of given services at runtime

« More »

LazyServiceFactoryFactory

Service factory responsible of instantiating {@see \Zend\ServiceManager\Proxy\LazyServiceFactory} and configuring it starting from application configuration

« More »