public class MaxVarsCacheFactory extends AbstractMaximoMTEnabledCache
tenantLockObjs, tloMaxCache
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGER
appenderPrefix, 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 |
---|---|
MaxVars |
getCache()
Return the maximoMLDD by the tenant context.
|
protected MaximoCache |
getCachedUnit()
Returns MaxVars.
|
static MaxVarsCacheFactory |
getInstance()
Return an instance of MaximoMLDDFactory.
|
MaxVarsSystem |
getMaxVarsSystemCache() |
java.util.Hashtable |
getMaxVarsType() |
java.lang.String |
getName()
Return the name of the cache.
|
void |
init()
init the maxvar cahe factory.
|
getLoadedTenants, isLoaded, reload, reload, unloadInactiveCaches, unloadTenant
public static MaxVarsCacheFactory getInstance() throws MXException
MXException
public MaxVars getCache()
getCache
in interface MaximoMTEnabledCache
getCache
in class AbstractMaximoMTEnabledCache
public java.util.Hashtable getMaxVarsType()
public MaxVarsSystem getMaxVarsSystemCache()
public java.lang.String getName()
public void init() throws MXException
init
in interface MaximoCache
init
in class AbstractMaximoMTEnabledCache
MXException
protected MaximoCache getCachedUnit()
getCachedUnit
in class AbstractMaximoMTEnabledCache