@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
@Documented
public @interface InhabitantAnnotation
org.glassfish.hk2.Services.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
Name of the habitat.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.