Package org.jpos.bsh


package org.jpos.bsh
  • Classes
    Class
    Description
    Swing ActionListener implemented via a BeanShell script.
    BSHFilter - BeanShell based filter
    This is a log listener that reads its actions from Bean Shell scripts.
    Holds a cached BeanShell script and its namespace.
    BSHRequestListener - BeanShell based request listener
    UI subclass that runs the <bsh> content of a UI configuration through a BeanShell interpreter to produce a Swing component.