$directory | DirectoryLocker | [private] |
$pool | BaseLocker | [protected] |
__construct($directory= 'dir-locking/') | DirectoryLocker | [protected] |
BaseLocker::__construct() | Singleton | [protected] |
clean() | BaseLocker | |
drop($key) | DirectoryLocker | |
dropInstance($class) | Singleton | [static] |
free($key) | DirectoryLocker | |
get($key) | DirectoryLocker | |
getAllInstances() | Singleton | [static] |
getInstance($class, $args=null) | Singleton | [static] |