|
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.bsh.BSHFilter
public class BSHFilter
BSHFilter - BeanShell based filter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jpos.iso.ISOFilter |
|---|
ISOFilter.VetoException |
| Constructor Summary | |
|---|---|
BSHFilter()
|
|
| Method Summary | |
|---|---|
ISOMsg |
filter(ISOChannel channel,
ISOMsg m,
LogEvent evt)
|
void |
setConfiguration(Configuration cfg)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BSHFilter()
| Method Detail |
|---|
public void setConfiguration(Configuration cfg)
throws ConfigurationException
setConfiguration in interface Configurablecfg - ConfigurationException
public ISOMsg filter(ISOChannel channel,
ISOMsg m,
LogEvent evt)
throws ISOFilter.VetoException
filter in interface ISOFilterchannel - current ISOChannel instancem - ISOMsg to filterevt - LogEvent
ISOFilter.VetoException
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||