Package | Description |
---|---|
com.kabira.platform |
Managed Object Services
|
Modifier and Type | Method and Description |
---|---|
static Notifier<?> |
CacheManager.CacheFlusher.clearNotifier(java.lang.Class<?> managedClass)
Clear the flush notifier for the given managed class.
|
static Notifier<?> |
CacheManager.CacheFlusher.setNotifier(Notifier<?> notifier)
Associate a flush notifier with a Managed class.
|
Modifier and Type | Method and Description |
---|---|
static Notifier<?> |
CacheManager.CacheFlusher.setNotifier(Notifier<?> notifier)
Associate a flush notifier with a Managed class.
|