public class ConnectionFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionFactory()
Protected Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Connection |
getConnection(CVSRoot root)
Returns a Connection object to handle the specific CVSRoot specification.
|
static Connection |
getConnection(String cvsRoot)
Returns a Connection object to handle the specific CVSRoot specification.
|
static ConnectionIdentity |
getConnectionIdentity() |
public static ConnectionIdentity getConnectionIdentity()
public static Connection getConnection(String cvsRoot) throws IllegalArgumentException
IllegalArgumentExceptionpublic static Connection getConnection(CVSRoot root) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2013. All rights reserved.