|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.module.Module
|
+--org.mmbase.module.TransactionHandler
TransactionHandler Module
| 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 |
getClassName, getInitParameter, getInitParameters, getMaintainer, getMimeType, getMimeTypeFile, getModule, getModule, getModuleInfo, getModules, getName, getProperties, getProperty, getVersion, hasStarted, loadModulesFromDisk, maintainance, setClassName, 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 commandsthe - session variables of an usersp - the scanpage
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||