@Target(value={}) @Retention(value=RUNTIME) @Beta public @interface Binding
InjectLink.bindings()public abstract String value
${instance.widgetId}
In the above example the value is taken from the widgetId
property of the implicit instance bean.
Three implicit beans are supported:
instanceInjectLink annotation.entityresourceInjectLink annotation.public abstract String name
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.