dimawo.middleware.barriersync
Class BarrierCreateCallBack

java.lang.Object
  extended by dimawo.middleware.barriersync.BarrierCreateCallBack

public class BarrierCreateCallBack
extends Object


Constructor Summary
BarrierCreateCallBack(BarrierID id)
           
 
Method Summary
 BarrierID getBarrierId()
           
 Throwable getError()
           
 void setError(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarrierCreateCallBack

public BarrierCreateCallBack(BarrierID id)
Method Detail

setError

public void setError(Throwable t)

getError

public Throwable getError()

getBarrierId

public BarrierID getBarrierId()


Copyright © 2011 DiMaWo Team. All Rights Reserved.