Package javax.slee.annotation
Annotation Type RootSBB
-
@Documented @Inherited @Retention(RUNTIME) public @interface RootSBB
A root SBB
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ComponentId
sbb
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
-
-
-
Element Detail
-
sbb
ComponentId sbb
-
-
-
description
String description
- Default:
- ""
-
-