@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:
instance
InjectLink
annotation.entity
resource
InjectLink
annotation.public abstract String name
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.