public class DriverInformation extends Object implements DriverInformation
| Constructor and Description |
|---|
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) |
public Connection create(org.eclipse.scada.core.ConnectionInformation connectionInformation)
create in interface DriverInformationpublic Class<?> getConnectionClass()
getConnectionClass in interface DriverInformationpublic void validate(org.eclipse.scada.core.ConnectionInformation connectionInformation)
throws Throwable
validate in interface DriverInformationThrowable