Package de.businesscode.bcdui.toolbox


package de.businesscode.bcdui.toolbox
  • Class
    Description
    This is a worker with idle support and a queue allows asynchronous processing of objects, supports multi-object for batch processing and idle state to release resource if appropriate.
    This class extends the JNDIProvider and offers a common API to retrieve configuration parameter from JNDI context as specified by servlet spec, furthermore this class cascades the configuration via DbProperties allowing to manage dynamic properties from database. all API refer to "server" scope in sense of DbProperties scope, except of Configuration.getClientParameters() which provides "client" scope configuration from database.
     
    Supports lazy mirroring SFTP files to local folder for download Keeps track of download statistics and deletes files older than given days
    This class provides the common filter utilities.
     
     
     
    This servlet allows POSTing a text and retrieve it (up to 24h) later via GET under a given name Each servlet instance has its only scope name.
    A Weekday enum.