@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface Routing
The annotation value allows to set an optional method name which will be invoked on the parameter using reflection in order to get the actual routing index.
public abstract String value
Copyright © GigaSpaces.