Package com.opencloud.slee.annotation.du
Annotation Type SBBPartDeployableUnit
-
@Documented @Inherited @Retention(RUNTIME) @Target({TYPE,PACKAGE}) public @interface SBBPartDeployableUnit
New OC component that is a 'part' of a SLEE SBB
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
SecurityPermissions
securityPermissions
-
-
-
Element Detail
-
description
String description
- Default:
- ""
-
-
-
securityPermissions
SecurityPermissions securityPermissions
- Default:
- @javax.slee.annotation.SecurityPermissions
-
-