Interface ManagedObjectManagerImpl.DummyStatistic

All Known Subinterfaces:
ManagedObjectManagerImpl.DummyBoundaryStatistic, ManagedObjectManagerImpl.DummyBoundedRangeStatistic, ManagedObjectManagerImpl.DummyStringStatistic, ManagedObjectManagerImpl.DummyTimeStatistic
Enclosing class:
ManagedObjectManagerImpl

@ManagedData @Description("The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models") @InheritedAttribute(methodName="getName",description="The name of this Statistic") @InheritedAttribute(methodName="getUnit",description="The unit of measurement for this Statistic") @InheritedAttribute(methodName="getDescription",description="A human-readable description of the Statistic") @InheritedAttribute(methodName="getStartTime",description="The time of the first measurement represented as a long") @InheritedAttribute(methodName="getLastSampleTime",description="The time of the first measurement represented as a long") public static interface ManagedObjectManagerImpl.DummyStatistic