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, reload
MaximoCache getCache()
boolean isLoaded()
void unloadTenant() throws MXException
MXException
java.util.Set<java.lang.Integer> getLoadedTenants() throws MXException
MXException