com.heroku.api.connection
Interface ConnectionProvider


public interface ConnectionProvider

Determines which implementation of Connection to use. Uses a ServiceLoader to find the implementation. These are located in implementation modules' resource folders.

Author:
Naaman Newbold

Method Summary
 Connection getConnection()
           
 

Method Detail

getConnection

Connection getConnection()


Copyright © 2012. All Rights Reserved.