|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTypeHelper
org.objectweb.jorm.generator.lib.CommonHelper
org.objectweb.jorm.mapper.mem.generator.MemBindingMOP
This class implements the BindingMOP interface in order to specialize the generation of the PBinding for the memory mapping.
Field Summary |
Fields inherited from class org.objectweb.jorm.generator.lib.CommonHelper |
debug, logger, loggerFactory, PN_GET_TYPES |
Constructor Summary | |
MemBindingMOP()
|
Method Summary | |
java.lang.String[] |
getTemplateLibraries()
|
void |
initContext(Context ctx,
Class clazz,
java.lang.String projectName,
java.lang.String mapperName)
Initializes a velocity context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemBindingMOP()
Method Detail |
public void initContext(Context ctx, Class clazz, java.lang.String projectName, java.lang.String mapperName) throws PException
MOP
initContext
in interface MOP
ctx
- is the context to initialize
PException
public java.lang.String[] getTemplateLibraries()
getTemplateLibraries
in interface MOP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |