com.atlassian.studio.jira
Class ConnectionRetrieverImpl

java.lang.Object
  extended by com.atlassian.studio.jira.ConnectionRetrieverImpl
All Implemented Interfaces:
ConnectionRetriever

public class ConnectionRetrieverImpl
extends Object
implements ConnectionRetriever


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

Constructor Detail

ConnectionRetrieverImpl

public ConnectionRetrieverImpl()
Method Detail

getConnection

public Connection getConnection()
Specified by:
getConnection in interface ConnectionRetriever
Returns:
a connection to the database


Copyright © 2002-2012 Atlassian. All Rights Reserved.