@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:
instanceLink annotation.entityresourceLink annotation.Copyright © 2014 Oracle Corporation. All rights reserved.