Uses of Interface
org.neovera.jdiablo.OptionValueProvider

Packages that use OptionValueProvider
org.neovera.jdiablo.environment   
 

Uses of OptionValueProvider in org.neovera.jdiablo.environment
 

Classes in org.neovera.jdiablo.environment that implement OptionValueProvider
 class ClasspathOptions
          Enhances the target object by injecting default values for the target's class.
 class SpringContextProvider
          Define this as an OptionValueProvider in the @UseOptionValueProviders annotation against the launchable class if you want to provide default spring context files for the launchable using the @SpringContext annotation (also against the launchable class).
 



Copyright © 2014 Neovera Inc.. All rights reserved.