Package | Description |
---|---|
net.grinder.synchronisation |
Synchronisation classes.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractBarrierGroups.BarrierGroupImplementation |
ClientBarrierGroups.createBarrierGroup(String name)
Factory method through which subclasses provide an appropriate barrier
group implementation.
|
protected AbstractBarrierGroups.BarrierGroupImplementation |
LocalBarrierGroups.createBarrierGroup(String name)
Factory method through which subclasses provide an appropriate barrier
group implementation.
|
protected abstract AbstractBarrierGroups.BarrierGroupImplementation |
AbstractBarrierGroups.createBarrierGroup(String name)
Factory method through which subclasses provide an appropriate barrier
group implementation.
|
protected AbstractBarrierGroups.BarrierGroupImplementation |
AbstractBarrierGroups.getExistingGroup(String name)
Provide subclasses a way to access to an existing group without creating
one if it doesn't exist.
|
Copyright © 2000-2014. All Rights Reserved.