|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.objectweb.jorm.comp.generator.memory.MemoryMOPFactory
| Constructor Summary | |
MemoryMOPFactory()
|
|
| Method Summary | |
MOP |
createBindingMOP(CompilerParameter cp)
This method must return a new instance of a BindingMOP |
MOP |
createMappingMOP(CompilerParameter cp)
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 MemoryMOPFactory()
| Method Detail |
public MOP createMappingMOP(CompilerParameter cp)
throws PException
createMappingMOP in interface MOPFactory
public MOP createBindingMOP(CompilerParameter cp)
throws PException
createBindingMOP in interface MOPFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||