Package com.opencloud.slee.annotation
Annotation Type OcServiceProperties
-
@Documented @Inherited @Retention(RUNTIME) public @interface OcServiceProperties
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
entityTreeLockOptions
boolean
initialPersistenceEnabled
boolean
replicated
Deprecated.OcReplicationSelect[]
replicationSelect
-
-
-
-
entityTreeLockOptions
String entityTreeLockOptions
- Default:
- ""
-
-
-
replicationSelect
OcReplicationSelect[] replicationSelect
- Default:
- {}
-
-
-
replicated
@Deprecated boolean replicated
Deprecated.- Default:
- true
-
-