Package com.softwareag.connectivity
Interface PluginConstructorParameters.TransportConstructorParameters
-
- All Superinterfaces:
PluginConstructorParameters
- All Known Subinterfaces:
ManagedTransportConstructorParameters
- Enclosing interface:
- PluginConstructorParameters
public static interface PluginConstructorParameters.TransportConstructorParameters extends PluginConstructorParameters
A container for parameters passed to the constructor of a transport plug-in.- Since:
- 9.12.0.1
- See Also:
AbstractTransport(org.slf4j.Logger, PluginConstructorParameters.TransportConstructorParameters)
-
-
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
-
-