Modifier and Type | Required Element and Description |
---|---|
Class<? extends Configuration> |
configurationClass
The configuration class for a given connector.
|
String |
displayNameKey
The display name key.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
categoryKey
Category the connector belongs to such as 'LDAP' or 'DB'.
|
String[] |
messageCatalogPaths
The resource path(s) to the message catalog.
|
public abstract Class<? extends Configuration> configurationClass
public abstract String displayNameKey
public abstract String categoryKey
public abstract String[] messageCatalogPaths
connector-package.Messages.properties
Copyright © 2022. All rights reserved.