public class RouterHandlerCache extends AbstractMaximoMTEnabledCache
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHandlerClass(java.lang.String handlerName)
Returns a HashMap contains external system's destination properties and their values
|
static RouterHandlerCache |
getInstance()
Returns the instance of LoadRouterConfig
|
java.lang.String |
getName()
Returns the name of the cache object.
|
void |
refresh()
refresh the HashMap which contains external system information
|
public static final java.lang.String NAME
public java.lang.String getName()
MaximoCache
public static RouterHandlerCache getInstance()
public java.lang.String getHandlerClass(java.lang.String handlerName)
public void refresh()