Package javax.slee.annotation
Annotation Type SleeService
-
@Documented @Inherited @Retention(RUNTIME) @Target({TYPE,PACKAGE}) public @interface SleeService
A SLEE Service
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ComponentId
id
RootSBB
rootSbb
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
defaultPriority
java.lang.String
description
java.lang.String
vendorExtensionID
-
-
-
Element Detail
-
id
ComponentId id
-
-
-
rootSbb
RootSBB rootSbb
-
-