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