public class MessageErrorHandlerFactory extends AbstractMaximoMTEnabledCache
Modifier and Type | Method and Description |
---|---|
static MessageErrorHandlerFactory |
getInstance()
Get the handle on singleton
|
MessageErrorHandler |
getMsgErrHandler(java.lang.String queue)
Get the relevant message error handler instance
|
java.lang.String |
getName()
Returns the name of the cache object.
|
void |
refreshErrorHandlers() |
public static MessageErrorHandlerFactory getInstance()
public MessageErrorHandler getMsgErrHandler(java.lang.String queue)
queue
- queue name for which the msg error handler is neededpublic void refreshErrorHandlers()
public java.lang.String getName()