@Target(value={FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface SubApp
BindingAnnotation
which allows to create sub-app-specific bindings.
For more information on binding annotations, see Guice Binding Annotations tutorial.
Copyright © 2018 Magnolia International Ltd.. All rights reserved.