| Class and Description |
|---|
| com.kabira.platform.switchconfig.Notifier
Notifier has been replaced by ConfigurationListener.
|
| Enum and Description |
|---|
| com.kabira.platform.annotation.Distributed.CacheType
Cache policy is now controlled via the cache management
target.
|
| Exceptions and Description |
|---|
| com.kabira.platform.switchconfig.OperationFailed
OperationFailed has been replaced by ConfigurationException.
OperationFailed |
| Annotation Type and Description |
|---|
| com.kabira.platform.annotation.CacheGroup
Use partitions to control where data is replicated.
|
| com.kabira.platform.annotation.DirectedCreate
Use partitions to control which node owns an object.
|
| com.kabira.platform.annotation.Distributed
All managed objects are now implicitly distributed.
|