public class MessageTemplateCache 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 |
---|---|
protected MaximoCache |
getCachedUnit() |
static MessageTemplateCache |
getInstance() |
MessageTemplateInfo |
getMessageTemplate(java.lang.String name) |
java.lang.String |
getName()
Returns the name of the cache object.
|
com.ibm.json.java.JSONObject |
resolveMessagePerDefaultTemplate(MboRemote mbo,
java.lang.String osName) |
com.ibm.json.java.JSONObject |
resolveMessagePropTemplate(java.lang.String name,
java.lang.String templateText,
MboRemote mbo,
java.lang.String osName) |
java.lang.String |
resolveMessageTextTemplate(java.lang.String name,
MboRemote mbo,
java.lang.String osName) |
getCache, getLoadedTenants, init, isLoaded, reload, reload, unloadInactiveCaches, unloadTenant
public static final MessageTemplateCache getInstance()
public java.lang.String getName()
protected MaximoCache getCachedUnit()
getCachedUnit
in class AbstractMaximoMTEnabledCache
public MessageTemplateInfo getMessageTemplate(java.lang.String name)
public java.lang.String resolveMessageTextTemplate(java.lang.String name, MboRemote mbo, java.lang.String osName)
public com.ibm.json.java.JSONObject resolveMessagePropTemplate(java.lang.String name, java.lang.String templateText, MboRemote mbo, java.lang.String osName) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public com.ibm.json.java.JSONObject resolveMessagePerDefaultTemplate(MboRemote mbo, java.lang.String osName) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException