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