Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Lock

Classes

  • FileHandlerLock
  • FileNameLock
  • RuntimeLock

Interfaces

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

Interface LockInterface

Class LockInterface

Direct known implementers

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

Returns

boolean
public
# acquire( )

Throws

RuntimeException
public
# release( )

Throws

RuntimeException
public mixed
# getResource( )

Returns

mixed
public
# setResource( mixed $resource )

Parameters

$resource

Throws

InvalidArgumentException
PHP Process Lock Component by bazzline.net API documentation generated by ApiGen