grader.gradebookbinh
Class GradebookServer

java.lang.Object
  extended by grader.gradebookbinh.GradebookServer

public class GradebookServer
extends java.lang.Object

Generic JavaDoc for GradebookServer


Field Summary
protected  FileDB fdb
           
protected  UserDB udb
           
 
Constructor Summary
GradebookServer()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fdb

protected FileDB fdb

udb

protected UserDB udb
Constructor Detail

GradebookServer

public GradebookServer()
Default Constructor