demo
Class IndependentClockServer.ConcurrencyControl

java.lang.Object
  extended by demo.IndependentClockServer.ConcurrencyControl
Enclosing class:
IndependentClockServer

public static class IndependentClockServer.ConcurrencyControl
extends Object


Field Summary
 boolean active
           
 boolean disabled
           
 Object lock
           
 
Constructor Summary
IndependentClockServer.ConcurrencyControl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

active

public volatile boolean active

disabled

public volatile boolean disabled

lock

public Object lock
Constructor Detail

IndependentClockServer.ConcurrencyControl

public IndependentClockServer.ConcurrencyControl()


Copyright © 2014. All rights reserved.