com.heroku.api.connection
Class ConnectionFactory

java.lang.Object
  extended by com.heroku.api.connection.ConnectionFactory

public class ConnectionFactory
extends Object

Service locator that determines the default Connection implementation a user is using.

Author:
Naaman Newbold

Constructor Summary
ConnectionFactory()
           
 
Method Summary
static Connection get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactory

public ConnectionFactory()
Method Detail

get

public static Connection get()


Copyright © 2012. All Rights Reserved.