|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fencedb.logic
Class LogicFactory

java.lang.Objectorg.fencedb.logic.LogicFactory
- public class LogicFactory
- extends java.lang.Object
Description of the Class
| Constructor Summary | |
LogicFactory()
|
|
| Method Summary | |
static ReadLogic |
getReadLogicImpl()
Gets the readLogicImpl attribute of the LogicFactory class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
LogicFactory
public LogicFactory()
| Method Detail |
getReadLogicImpl
public static ReadLogic getReadLogicImpl()
- Gets the readLogicImpl attribute of the LogicFactory class
|
|||||||||
| Home >> All >> org >> fencedb >> [ logic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.fencedb.logic.LogicFactory