Annotation Type SentinelOcsEntity
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface SentinelOcsEntity
Annotation that denotes the OCS entity associated with an OCSSbb implementation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
ocsEntityId
java.lang.String
sbbName
java.lang.String
sbbVendor
java.lang.String
sbbVersion
-