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