Package com.softwareag.connectivity
Interface PluginConstructorParameters.CodecConstructorParameters
-
- All Superinterfaces:
PluginConstructorParameters
- Enclosing interface:
- PluginConstructorParameters
public static interface PluginConstructorParameters.CodecConstructorParameters extends PluginConstructorParameters
A container for parameters passed to the constructor of a codec plug-in.- Since:
- 9.12.0.1
- See Also:
AbstractCodec(org.slf4j.Logger, PluginConstructorParameters.CodecConstructorParameters)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.softwareag.connectivity.PluginConstructorParameters
PluginConstructorParameters.CodecConstructorParameters, PluginConstructorParameters.TransportConstructorParameters
-
-
Method Summary
-
Methods inherited from interface com.softwareag.connectivity.PluginConstructorParameters
getChainId, getConfig, getPluginHost, getPluginName, getStatusReporter
-
-