grader.gradebook
Class Server

java.lang.Object
  extended by grader.gradebook.Server

public class Server
extends java.lang.Object

Generic JavaDoc for Server


Field Summary
protected  java.util.Collection<ClassDB> object
           
protected  userDB userDB_
           
 
Constructor Summary
Server()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

protected java.util.Collection<ClassDB> object

userDB_

protected userDB userDB_
Constructor Detail

Server

public Server()
Default Constructor