@Version(value="1.0.0")

Package com.ibm.wsspi.usage.metering

  • Interface Summary 
    Interface Description
    Metric
    Represents one measure of product usage.
    ProductExtension
    Provides product specific extensions and metrics for products that have been identified from the installed product version and tag files.
    RegistrationListener
    RegistrationListener provides a mechanism for products to notify the usageMetering feature that product extension data has been updated.
    Usage
    Provides the product specific metrics and related data for one collection interval.
  • Class Summary 
    Class Description
    AggregationMethodDescriptor<T extends AggregationMethodDescriptor<?>>
    Provides aggregation method descriptive information about a reported Metric, that will be used to control how the metric information is displayed.
    Group
    Provides descriptive information about a user-defined group.
    MetricDescriptor
    Provides descriptive information about a reported Metric, that will be used to control how the metric information is displayed.
    MetricGroupDescriptor
    Provides group descriptive information about a reported Metric, that will be used to control how the metric information is displayed.
  • Enum Summary 
    Enum Description
    AggregationMethodDescriptor.RangeAggregationMethod
    The allowed aggregation method types for an entire time range.
    AggregationMethodDescriptor.SliceAggregationMethod
    The allowed aggregation method types for small time periods (for example, hours when looking at a day).
    MetricGroupDescriptor.GroupRollUp
    String, specifying that this group should logically represent a single value for all instances when aggregating metrics for parent groups.