public interface MaximoMTEnabledCache extends MaximoCache
| Modifier and Type | Method and Description |
|---|---|
MaximoCache |
getCache()
Return the maximo cache instance.
|
java.util.Set<java.lang.Integer> |
getLoadedTenants() |
boolean |
isLoaded() |
void |
unloadTenant() |
getName, init, reload, reloadMaximoCache getCache()
boolean isLoaded()
void unloadTenant()
throws MXException
MXExceptionjava.util.Set<java.lang.Integer> getLoadedTenants()
throws MXException
MXException