Package de.businesscode.bcdui.toolbox
package de.businesscode.bcdui.toolbox
-
ClassDescriptionAWorkerQueue<T>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 viaDbProperties
allowing to manage dynamic properties from database. all API refer to "server" scope in sense ofDbProperties
scope, except ofConfiguration.getClientParameters()
which provides "client" scope configuration from database.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.