|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jorm.metainfo.lib.BasicMetaObject
org.objectweb.jorm.mapper.mem.metainfo.BasicMemMappingFactory
Implementation of the "mem" MappingFactory.
Field Summary |
Fields inherited from class org.objectweb.jorm.metainfo.lib.BasicMetaObject |
debug, logger, loggerFactory, parent |
Constructor Summary | |
BasicMemMappingFactory()
|
Method Summary | |
Mapping |
createMapping(java.lang.String mapperName,
MetaObject parent)
Creates a new BasicMemMapping object. |
MappingPrinter |
createMappingPrinter()
|
Methods inherited from class org.objectweb.jorm.metainfo.lib.BasicMetaObject |
getChildren, getLogger, getLoggerFactory, getManager, getParent, setLogger, setLoggerFactory, setLoggingOnChild, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject |
getParent, setParent |
Constructor Detail |
public BasicMemMappingFactory()
Method Detail |
public Mapping createMapping(java.lang.String mapperName, MetaObject parent)
createMapping
in interface MappingFactory
mapperName
- the name of the mapper,
parent the parent object.parent
- the parent MO of the mapping
public MappingPrinter createMappingPrinter()
createMappingPrinter
in interface MappingFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |