public interface IPhynixxConnectionFactory<C extends IPhynixxConnection>
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes the factory and releases all resources
|
C |
getConnection()
gets an new instance of the connection
|
Class<C> |
getConnectionInterface() |
Copyright © 2017. All rights reserved.