public class OslcGbTemplateCache 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 |
---|---|
java.util.Map |
getAllTemplates() |
protected MaximoCache |
getCachedUnit() |
static OslcGbTemplateCache |
getInstance() |
java.lang.String |
getName()
Returns the name of the cache object.
|
OslcGbTemplateInfo |
getTemplateByOsAndTemplateName(java.lang.String osname,
java.lang.String templatename) |
java.util.Map |
getTemplateByOsName(java.lang.String osname) |
void |
reload()
Reloads the cache object.
|
getCache, getLoadedTenants, init, isLoaded, reload, unloadInactiveCaches, unloadTenant
public static final OslcGbTemplateCache getInstance()
protected MaximoCache getCachedUnit()
getCachedUnit
in class AbstractMaximoMTEnabledCache
public java.util.Map getAllTemplates() throws MXException
MXException
public java.util.Map getTemplateByOsName(java.lang.String osname) throws MXException
MXException
public OslcGbTemplateInfo getTemplateByOsAndTemplateName(java.lang.String osname, java.lang.String templatename) throws MXException
MXException
public java.lang.String getName()
public void reload() throws MXException
MaximoCache
reload
in interface MaximoCache
reload
in class AbstractMaximoMTEnabledCache
MXException