xmlBlaster 2.2.0 API

org.xmlBlaster.util.protocol
Class RequestReplyExecutor.LatchHolder

java.lang.Object
  extended by org.xmlBlaster.util.protocol.RequestReplyExecutor.LatchHolder
Enclosing class:
RequestReplyExecutor

private class RequestReplyExecutor.LatchHolder
extends java.lang.Object


Field Summary
(package private)  java.util.concurrent.CountDownLatch latch
           
(package private)  boolean latchIsInterrupted
           
 
Constructor Summary
RequestReplyExecutor.LatchHolder(java.util.concurrent.CountDownLatch latch)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

latch

java.util.concurrent.CountDownLatch latch

latchIsInterrupted

boolean latchIsInterrupted
Constructor Detail

RequestReplyExecutor.LatchHolder

public RequestReplyExecutor.LatchHolder(java.util.concurrent.CountDownLatch latch)

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.