Package com.opencloud.slee.annotation
Annotation Type ResourceAdaptorStatsPresentation
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface ResourceAdaptorStatsPresentation
Annotation equivalent to the stats-presentation element in oc-resource-adaptor-jar.xml. The stats-presentation element was introduced in oc-resource-adaptor-jar_1_1_7.dtd.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
alias
String
baseOid
String
description
UsageParametersInterfaceTypeOidMapping[]
usageParametersInterfaceTypeOidMappings
-
-
-
Element Detail
-
alias
String alias
- Default:
- ""
-
-
-
baseOid
String baseOid
- Default:
- ""
-
-
-
description
String description
- Default:
- ""
-
-
-
usageParametersInterfaceTypeOidMappings
UsageParametersInterfaceTypeOidMapping[] usageParametersInterfaceTypeOidMappings
- Default:
- {}
-
-