org.csc.phynixx.connection
Interface IPhynixxConnectionHandle<C extends IPhynixxConnection>


public interface IPhynixxConnectionHandle<C extends IPhynixxConnection>


Method Summary
 C getConnection()
           
 void setConnection(C connection)
           
 

Method Detail

setConnection

void setConnection(C connection)

getConnection

C getConnection()
Returns:
the core connection


Copyright © 2015. All rights reserved.