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