|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jorm.mapper.mem.generator.MemMOPFactory
Constructor Summary | |
MemMOPFactory()
|
Method Summary | |
MOP |
createBindingMOP(JormCompilerParameter cp,
java.lang.String mappername)
This method must return a new instance of a BindingMOP |
MOP |
createMappingMOP(JormCompilerParameter cp,
java.lang.String mappername)
This method must return a new instance of a MappingMOP |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemMOPFactory()
Method Detail |
public MOP createMappingMOP(JormCompilerParameter cp, java.lang.String mappername) throws PException
createMappingMOP
in interface MOPFactory
PException
public MOP createBindingMOP(JormCompilerParameter cp, java.lang.String mappername) throws PException
PException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |