Package javax.slee.annotation
Annotation Type LibraryReference
-
@Documented @Inherited @Retention(RUNTIME) public @interface LibraryReference
A reference/dependency on a SLEE library
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ComponentId
library
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
description
-
-
-
Element Detail
-
library
ComponentId library
-
-