Class ConnectionManager
java.lang.Object
org.apache.plc4x.test.driver.internal.ConnectionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConnection(String driverName, Map<String, String> driverParameters) getEmbeddedChannel(PlcConnection plcConnection)
-
Constructor Details
-
ConnectionManager
public ConnectionManager()
-
-
Method Details
-
getConnection
public PlcConnection getConnection(String driverName, Map<String, String> driverParameters) throws DriverTestsuiteException- Throws:
DriverTestsuiteException
-
getEmbeddedChannel
-