|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.core.lookup.LookupFactory
public class LookupFactory
Field Summary | |
---|---|
(package private) static java.util.Map<java.lang.String,ILookup> |
lookups
|
Constructor Summary | |
---|---|
LookupFactory()
|
Method Summary | |
---|---|
static ILookup |
get(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static java.util.Map<java.lang.String,ILookup> lookups
Constructor Detail |
---|
public LookupFactory()
Method Detail |
---|
public static ILookup get(java.lang.String key)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |