org.acm.seguin.version
Class VersionControlFactory

java.lang.Object
  extended by org.acm.seguin.version.VersionControlFactory

public class VersionControlFactory
extends java.lang.Object

A factory for the version control system

Author:
Chris Seguin

Method Summary
static VersionControl get()
          Gets the current version control system
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static VersionControl get()
Gets the current version control system

Returns:
the system