All Classes and Interfaces

Class
Description
 
This is a kind of workaround through the fact, that annotations cannot be extended.
is able to run ant targets given by name and properties.
simple proxy to enable aop-like enhancement.
combines the two interfaces ICRunnable and Runnable to implement ICRunnables usable by Threads.
 
 
generic delegator to be usable as base class for simple delegation implementations. the delegator doesn't have to implement the given interface, but has to provide the desired implementation with a method thats name and arguments have to match the interface method.
 
reads any fields from any text file using a Scanner. all lines starting with FieldReader.COMMENT will be ignored.
Creates an exclusive lock using the NIO channel functionality.
provides actions on a path and all its subdirectories and files.
Flow as simplest workflow base using implementations of Flow.ITask.
 
simple string-based task. context should match condition as string. expression has to point to a method.
base definition to do a simple workflow
 
simple http request task. condition should point to a rest-service with boolean response. expression to any rest service
generic fuzzy finder. see IFuzzyDescriptor as descriptor for data and filter.
Provides creation of text blocks to be interpreted by Gravizo and rendered with Graphviz inside a markdown text.
provides all informations to start an action (through Runnable) and to handle a graphical user interface of type button etc.
Implementors of this interface provide the possibility to check if a component should be active or not. will be used as callback by the tsl2nano framework.
 
Provides a stream of calendar entries to be consumed by a callback.
describes a fuzzy finder algorithm
 
status base construct - used by bean values on validation. no severity is defined. the status IStatus.OK, IStatus.WARN and IStatus.ERROR should fulfil a validation status.
 
creates two kinds of markdown logs: print : logs in markdown foramt printTable : prints out all values of given methods of a stream of class instances
simple proxy mechanism to enhance implemenations through additional interfaces and their delegates. the order of the delegates will define the priority of the delegates. each delegate will be asked, if it implement the interface-method.
 
Parameter handler for IAction
Piped Stream connector.
All interfaces that should be used by Plugins Proxy have to implement this base interface.
Is able to find all implementations of an interface and delegates each call to all loaded implementations to do an inspections or decoration.
provides generic print convenience methods for non-interactive prints.
Simple java main runner for ICRunnable implementations.
simple delegator to ScheduledExecutorService.
Util to start ant scripts
If you have an interface, providing only getters, but for full bean access, you need setter methods, you can provide the basic interface and a specific interface with the setter methods. these setter methods don't exist in your given basic interface implementation, but the members exist.
machine translator using a REST service from WorldLingo.
A Runner (see IPRunnable) that checks, if it is already running - or (see Volatile the result already expired.
 
only to be repeatable
provides convenience methods for: