public class MaxLookupMapCacheFactory extends AbstractMaximoMTEnabledCache
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGERappenderPrefix, LOGGERNAME_APP, LOGGERNAME_CRONTASK, LOGGERNAME_CRONTASKMGR, LOGGERNAME_DBCONNECTION, LOGGERNAME_DD, LOGGERNAME_DM, LOGGERNAME_DMPREVIEW, LOGGERNAME_EVENT, LOGGERNAME_EXCEPTION, LOGGERNAME_MAIL, LOGGERNAME_MAXIMO, LOGGERNAME_MT, LOGGERNAME_NULLMBOPOINTER, LOGGERNAME_SECURITY, LOGGERNAME_SENDFAILED, LOGGERNAME_SERVICE, LOGGERNAME_SQL, LOGGERNAME_SQL_CRONTASKMGR, LOGGERNAME_TXN, loggerPrefix| Modifier and Type | Method and Description |
|---|---|
MaximoCache |
getCache()
Get the MaxLookupMapCache for the tenant of the context.
|
static MaxLookupMapCacheFactory |
getInstance()
MaxlookupMapCacheFactory is a singleton glass.
|
java.lang.String |
getName()
Returns the name of the cache object.
|
void |
init()
Initialize the cache object.
|
getLoadedTenants, isLoaded, reload, reload, unloadInactiveCaches, unloadTenantpublic static MaxLookupMapCacheFactory getInstance()
public void init()
throws MXException
MaximoCacheinit in interface MaximoCacheinit in class AbstractMaximoMTEnabledCacheMXExceptionpublic MaximoCache getCache()
getCache in interface MaximoMTEnabledCachegetCache in class AbstractMaximoMTEnabledCachepublic java.lang.String getName()
MaximoCache