Modifier and Type | Method and Description |
---|---|
static Sensor |
SensorFactory.createSensor(Class<? extends Sensor> clazz) |
static Sensor |
SensorFactory.createSensorWithConfiguration(Class<? extends Sensor> clazz,
String scenario,
String configurationName) |
Modifier and Type | Method and Description |
---|---|
static Sensor |
SensorFactory.createSensor(Class<? extends Sensor> clazz) |
static Sensor |
SensorFactory.createSensorWithConfiguration(Class<? extends Sensor> clazz,
String scenario,
String configurationName) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionSensor |
class |
SensorWrapper |
Modifier and Type | Method and Description |
---|---|
SensorWrapper |
SensorWrapper.registerSensor(Sensor s) |
Modifier and Type | Class and Description |
---|---|
class |
SolrSensor |
Modifier and Type | Class and Description |
---|---|
class |
RedisSensor |
Modifier and Type | Class and Description |
---|---|
class |
DataSensor<T> |
Modifier and Type | Class and Description |
---|---|
class |
XMLCoverageSensor |
class |
XMLValidatorSensor |
Copyright © 2017. All rights reserved.