org.neovera.jdiablo.annotation
Annotation Type State


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface State

Annotate an ExecutionHandler property type in the Launchable class to get access to an instance of ExecutionHandler or HelpProvider for access to Environments, chained builder to launch another Launchable from within this one and to access help information.



Copyright © 2014 Neovera Inc.. All rights reserved.