Package com.tangosol.util
Interface Gate<R>
- All Superinterfaces:
 com.oracle.coherence.common.util.Gate<R>
- All Known Implementing Classes:
 ThreadGate,ThreadGateLite,WrapperReentrantGate
public interface Gate<R>
extends com.oracle.coherence.common.util.Gate<R>
A thin extension of 
Gate.- 
Method Summary
Methods inherited from interface com.oracle.coherence.common.util.Gate
barEntry, close, close, enter, enter, exit, isClosed, isClosedByCurrentThread, isEnteredByCurrentThread, open