|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CommandLine | Abstracts accesss to command line arguments. |
Configuration | Abstracts accesss to runner configuration. |
Context | Runner context. |
OptionResolver | Resolvs options by name. |
ProvisionSchemaResolver |
Class Summary | |
---|---|
AuditedProperties | Java Properties that audits changes of properties from the moment that was created. |
CommandLineImpl | Default implementation of Command Line. |
ConfigurationImpl | Configuration implementation that reads properties from a properties file. |
ContextImpl | Bean like implementation of context. |
ExtensionBasedProvisionSchemaResolver | Extension based provision schema resolver: * if starts with scan- returns the same value * if extension is pom -> scan-pom * if extension is jar or bundle -> scan-jar * if extension is zip -> scan-zip * if any other extension -> scan-file * if no extension or ends with slash or backslash -> scan-dir It also adds a file protocol if is a local file. |
NoopJavaRunner | A JavaRunner that does nothing. |
OptionResolverImpl | Resolvs options by: 1. |
Run | Main runner class. |
User |
Exception Summary | |
---|---|
ConfigurationException | |
MissingOptionException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |