public interface DriverInformation
| Modifier and Type | Method and Description |
|---|---|
Connection |
create(org.eclipse.scada.core.ConnectionInformation connectionInformation) |
Class<?> |
getConnectionClass() |
void |
validate(org.eclipse.scada.core.ConnectionInformation connectionInformation) |
Class<?> getConnectionClass()
Connection create(org.eclipse.scada.core.ConnectionInformation connectionInformation)