|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.util.Log
org.jpos.bsh.BSHRequestListener
public class BSHRequestListener
BSHRequestListener - BeanShell based request listener
| Field Summary |
|---|
| Fields inherited from class org.jpos.util.Log |
|---|
DEBUG, ERROR, FATAL, INFO, TRACE, WARN |
| Constructor Summary | |
|---|---|
BSHRequestListener()
|
|
| Method Summary | |
|---|---|
boolean |
process(ISOSource source,
ISOMsg m)
|
void |
setConfiguration(Configuration cfg)
|
| Methods inherited from class org.jpos.util.Log |
|---|
createDebug, createDebug, createError, createError, createFatal, createFatal, createInfo, createInfo, createLogEvent, createLogEvent, createTrace, createTrace, createWarn, createWarn, debug, debug, error, error, fatal, fatal, getLog, getLogger, getRealm, info, info, setLogger, setLogger, setRealm, trace, trace, warn, warn |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BSHRequestListener()
| Method Detail |
|---|
public void setConfiguration(Configuration cfg)
throws ConfigurationException
setConfiguration in interface Configurablecfg - ConfigurationException
public boolean process(ISOSource source,
ISOMsg m)
process in interface ISORequestListenersource - source where you optionally can replym - the unmatched request
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||