Package | Description |
---|---|
org.distributeme.core | |
org.distributeme.core.concurrencycontrol |
Modifier and Type | Method and Description |
---|---|
static ConcurrencyControlStrategy |
Defaults.getDefaultConcurrencyControlStrategy() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConcurrencyControlStrategy
Base implementation of a ConcurrencyControlStrategy which is not doing anything.
|
class |
ConstantBasedConcurrencyControlStrategy
This implementation of a concurrencycontrolstrategy is based on constants which are annotated to the target interface.
|
class |
UnlimitedConcurrencyStrategy
This strategy implementation doesn't limit anything and is used as default concurrency control strategy.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.