Package javax.slee.annotation
Annotation Type LibraryReferences
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface LibraryReferences
A set of reference/dependencies on one or more SLEE libraryRefs
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description LibraryReference[]
libraryRefs
-
-
-
Element Detail
-
libraryRefs
LibraryReference[] libraryRefs
-
-