public array getParameter (int $position) Returns a parameter in a specific position
public mixed resolve ([array $parameters], [
public setDefinition (mixed $definition) Set the service definition
public setSharedInstance (mixed $sharedInstance) Sets/Resets the shared instance related to the service
public getName () Returns the service’s name
public isShared () Check whether the service is shared or not
public setShared (mixed $shared) Sets if the service is shared or not
public mixed getDefinition () Returns the service definition
public isResolved () Returns true if the service was resolved
public static __set_state (array $attributes) Restore the internal state of a service
Page 1 of 2