|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionManager
A manager of Condition
objects.
Method Summary | |
---|---|
edu.emory.mathcs.backport.java.util.concurrent.locks.Condition |
getCondition(String id)
Gets the condition for the given ID lazily creating one if required. |
boolean |
removeCondition(String id)
Removes the condition of the given ID |
Method Detail |
---|
edu.emory.mathcs.backport.java.util.concurrent.locks.Condition getCondition(String id)
boolean removeCondition(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |