|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a control interface dedicated to the JORM mapping code.
Field Summary |
---|
Fields inherited from interface org.objectweb.jorm.api.PMapper |
---|
JORMPROPFILE, PBINDINGAPPENDER, PCLASSMAPPINGAPPENDER |
Method Summary | |
---|---|
void |
scheduleEvent(java.util.EventObject e)
Schedules an mapper-related event. |
Methods inherited from interface org.objectweb.jorm.api.PMapper |
---|
addMapperEventListener, clean, closeConnection, cn2mn, createGenClassMapping, getConnection, getConnection, getConnection, getConnectionFactory, getMappedClasses, getMapperName, getMetaInfoManager, getPMappingStructuresManager, getPrefetchCache, getPTypeSpace, lookup, map, map, map, removeMapperEventListener, setConnectionFactory, setDTDLocations, setMapperName, setPathsToPdFiles, setPrefetchCache, start, stop, unmap |
Methods inherited from interface org.objectweb.jorm.api.PMappingStructuresManager |
---|
addDependency, classDefined, clear, declareClass, getPMapCluster, getPMapClusters, setLogger, setPMapper |
Method Detail |
public void scheduleEvent(java.util.EventObject e) throws PException
e
- The event to be scheduled.
PException
- Cannot schedule this event.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |