Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jmmv.db
Class RegisterFactory  view RegisterFactory download RegisterFactory.java

java.lang.Object
  extended byjmmv.db.RegisterFactory

public abstract class RegisterFactory
extends java.lang.Object


Field Summary
static int FIRSTID
           
 
Constructor Summary
RegisterFactory()
           
 
Method Summary
abstract  Register getRegister(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRSTID

public static final int FIRSTID
See Also:
Constant Field Values
Constructor Detail

RegisterFactory

public RegisterFactory()
Method Detail

getRegister

public abstract Register getRegister(int type)