| Class | Description |
|---|---|
| AbstractRunnable<T> |
runnable checking its arguments against constraints. provides checks against a specification/assertions. if member
operation is an url (e.g. starting with file:) the url content will be used as operation.
|
| ParType |
Parameter types to simplify rule parameter definitions - especially on xml files.
|
| Pool<T extends de.tsl2.nano.execution.IPRunnable<?,?>> |
Generic Pool holding all defined (loaded) instances of an
IPRunnable implementation. |
| Specification |
To be used inside of
AbstractRunnable as check/test object |
| Enum | Description |
|---|---|
| ParType.T |
Copyright © 2012–2018. All rights reserved.