Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Lock

Classes

  • FileHandlerLock
  • FileNameLock
  • RuntimeLock

Interfaces

  • LockAwareInterface
  • LockDependentInterface
  • LockInterface
  • Overview
  • Namespace
  • Class

Class FileHandlerLock

Class FileHandlerLock

Net\Bazzline\Component\Lock\FileHandlerLock implements Net\Bazzline\Component\Lock\LockInterface
Namespace: Net\Bazzline\Component\Lock
Package: Net\Bazzline\Component\Lock
Located at FileHandlerLock.php
Methods summary
public boolean
# isLocked( )

Returns

boolean

Implementation of

Net\Bazzline\Component\Lock\LockInterface::isLocked()
public
# acquire( )

Throws

RuntimeException

Implementation of

Net\Bazzline\Component\Lock\LockInterface::acquire()
public
# release( )

Throws

RuntimeException

Implementation of

Net\Bazzline\Component\Lock\LockInterface::release()
public mixed|resource|SplFileObject|null
# getResource( )

Returns

mixed|resource|SplFileObject|null

Implementation of

Net\Bazzline\Component\Lock\LockInterface::getResource()
public
# setResource( resource|SplFileObject $resource )

Parameters

$resource

Throws

InvalidArgumentException

Implementation of

Net\Bazzline\Component\Lock\LockInterface::setResource()
PHP Process Lock Component by bazzline.net API documentation generated by ApiGen