com.securitycentric.metacoretex.lib
Class TLock

java.lang.Object
  extended bycom.securitycentric.metacoretex.lib.TLock

public class TLock
extends java.lang.Object


Constructor Summary
TLock()
           
 
Method Summary
static Target lockTarget()
           
static void unlockAll()
           
static void unlockTarget(Target targ)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLock

public TLock()
Method Detail

lockTarget

public static Target lockTarget()

unlockTarget

public static void unlockTarget(Target targ)

unlockAll

public static void unlockAll()