|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.module.Module
org.mmbase.module.TransactionHandler
TransactionHandler Module This class parses the TML code and calls the appropriate methods in TransactionManager TemporarayNodeManager org.mmabse.module.core Furthermore it does some nameserving.
| Constructor Summary | |
TransactionHandler()
|
|
| Method Summary | |
void |
handleTransaction(java.lang.String template,
sessionInfo session,
scanpage sp)
handleTransaction can be called externally and will execute the TCP commands. |
void |
init()
initialize the transactionhandler |
void |
onload()
onLoad |
| Methods inherited from class org.mmbase.module.Module |
getInitParameter, getInitParameters, getMaintainer, getMimeType, getMimeTypeFile, getModule, getModule, getModuleInfo, getModules, getName, getProperties, getProperty, getVersion, hasStarted, loadModulesFromDisk, maintainance, setInitParameter, setMaintainer, setName, setVersion, shutdown, shutdownModules, startModule, startModules, state |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionHandler()
| Method Detail |
public void init()
init in class Modulepublic void onload()
onload in class Module
public void handleTransaction(java.lang.String template,
sessionInfo session,
scanpage sp)
handleTransaction in interface TransactionHandlerInterfacetemplate - The template containing the TCP commandssp - the scanpage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||