Package | Description |
---|---|
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Serializable> |
AbstractMonitorValuesProvider.getValues(SessionConfig sessionConfig,
IMonitorField field,
ITransaction transaction) |
List<? extends Serializable> |
IMonitorValuesProvider.getValues(SessionConfig sessionConfig,
IMonitorField field,
ITransaction transaction)
Returns the values for the given field.
If this value does not provide values for the given field, it must throw a FieldNotProvidedException .Note that returning a null value is not the same
as throwing a FieldNotProvidedException . |
List<? extends Serializable> |
SimpleMonitorValuesProvider.getValues(SessionConfig sessionConfig,
IMonitorField field,
ITransaction transaction) |
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.