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