public class DriverFactoryImpl extends Object implements DriverFactory
DRIVER_NAME, INTERFACE_NAME
Constructor and Description |
---|
DriverFactoryImpl() |
DriverFactoryImpl(org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor) |
Modifier and Type | Method and Description |
---|---|
DriverInformation |
getDriverInformation(ConnectionInformation connectionInformation) |
static void |
registerDriver() |
public DriverFactoryImpl()
public DriverFactoryImpl(org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor)
public DriverInformation getDriverInformation(ConnectionInformation connectionInformation)
getDriverInformation
in interface DriverFactory
public static void registerDriver()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.