PHP Class phprs\util\IoCContainer

Author: caoym
Datei anzeigen Open project: caoym/phprs-restful

Public Methods

Method Description
__construct ( $id, $construct_args, $properties, $injector, $init )
callThroughCache ( $method, $arguments )
getCacheOptions ( $method )
getObj ( )

Private Methods

Method Description
genKey ( $method, $arguments )

Method Details

__construct() public method

public __construct ( $id, $construct_args, $properties, $injector, $init )

callThroughCache() public method

public callThroughCache ( $method, $arguments )

getCacheOptions() public method

public getCacheOptions ( $method )

getObj() public method

public getObj ( )