@Target(value={}) @Retention(value=RUNTIME) public @interface Binding
Link#bindings()
public abstract String name
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
Link
annotation.entity
resource
Link
annotation.Copyright © 2013 Oracle Corporation. All rights reserved.