Class ServiceLocator
Service locator pattern implementation.
- Nette\Object
- 
			 Nette\ServiceLocator			
			 implements 
				Nette\IServiceLocator Nette\ServiceLocator			
			 implements 
				Nette\IServiceLocator
| 
			
			 public 
			
			
			 | |
| 
			
			 public 
			
			
			 | 
		#
		 addService( string $name, mixed $service, boolean $singleton = TRUE, array $options = NULL )Adds the specified service to the service container. | 
| 
			
			 public 
			
			
			 | |
| 
			
			 public 
			mixed
			
			 | |
| 
			
			 public 
			boolean
			
			 | |
| 
			
			 public 
			 | 
| 
__call(), 
__callStatic(), 
__get(), 
__isset(), 
__set(), 
__unset(), 
extensionMethod(), 
getReflection()
		 |