org.csc.phynixx.connection
Interface ICloseable

All Known Subinterfaces:
IPhynixxManagedConnection<C>

public interface ICloseable

Created by Christoph Schmidt-Casdorff on 17.02.14.


Method Summary
 void close()
           
 boolean isClosed()
           
 

Method Detail

close

void close()

isClosed

boolean isClosed()


Copyright © 2015. All rights reserved.