public class LocalBarrierGroups extends AbstractBarrierGroups
BarrierGroups
implementation for use within the local JVM.AbstractBarrierGroups.BarrierGroupImplementation
Constructor and Description |
---|
LocalBarrierGroups() |
Modifier and Type | Method and Description |
---|---|
protected AbstractBarrierGroups.BarrierGroupImplementation |
createBarrierGroup(String name)
Factory method through which subclasses provide an appropriate barrier
group implementation.
|
cancelAll, getExistingGroup, getGroup, toString
protected AbstractBarrierGroups.BarrierGroupImplementation createBarrierGroup(String name)
createBarrierGroup
in class AbstractBarrierGroups
name
- Barrier name.Copyright © 2000-2014. All Rights Reserved.