Class ConnectorMessagesImpl
java.lang.Object
org.identityconnectors.framework.impl.api.ConnectorMessagesImpl
- All Implemented Interfaces:
ConnectorMessages
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectorMessagesImpl
public ConnectorMessagesImpl()
-
-
Method Details
-
format
Description copied from interface:ConnectorMessagesFormats the given message key in theCurrentLocale.- Specified by:
formatin interfaceConnectorMessages- Parameters:
key- The message key to format.dflt- The default message if key is not found. If null, defaults to key.args- Parameters with which to format the message.- Returns:
- The formatted string.
-
getCatalogs
-
setCatalogs
-