org.jvnet.hk2.annotations
Annotation Type Index


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface Index

Marks the index property of the Contract annotations.

This annotation goes to one of the annotation elements of the annotation type that's annotated with Contract.

Author:
Kohsuke Kawaguchi
See Also:
Contract



Copyright © 2010 Oracle Corporation. All Rights Reserved.