public class EnterpriseServiceCache extends AbstractMaximoMTEnabledCache
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 |
---|---|
EnterpriseServiceInfo |
getEnterpriseServiceInfo(java.lang.String name)
Return EnterpriseServiceInfo object for the given service name
|
java.util.Map<java.lang.String,EnterpriseServiceInfo> |
getEnterpriseServiceMap()
Returns Map of all Enterprise services info.
|
static EnterpriseServiceCache |
getInstance()
Get one instance of EnterpriseServiceCache
|
java.lang.String |
getName()
Returns the name as registered in Maximo Cache
|
getCache, getLoadedTenants, init, isLoaded, reload, reload, unloadInactiveCaches, unloadTenant
public static EnterpriseServiceCache getInstance() throws MXException
MXException
- MAXIMO exceptionpublic java.lang.String getName()
public java.util.Map<java.lang.String,EnterpriseServiceInfo> getEnterpriseServiceMap()
public EnterpriseServiceInfo getEnterpriseServiceInfo(java.lang.String name)
name
- Enterprise Service name