@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface Rank
Service.| Modifier and Type | Required Element and Description |
|---|---|
int |
value
The value this service should take initially
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.