| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   oracle.soa.management.facade.Sensor
oracle.soa.management.facade.Sensor
public class Sensor
Object representation of a sensor on a component
| Nested Class Summary | |
|---|---|
| static class | Sensor.SensorDataTypeSupported sensor data types | 
| Constructor Summary | |
|---|---|
| Sensor(Sensor sensor)Internal: used by soa infra | |
| Sensor(java.lang.String name, Sensor.SensorDataType dataType)Internal: used by soa infra | |
| Method Summary | |
|---|---|
|  Sensor.SensorDataType | getDataType()Returns the datatype the sensor will emit data with | 
| static Sensor.SensorDataType | getDataType(java.lang.String dataTypeString) | 
|  java.lang.String | getName()Returns the name of the sensor | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Sensor(java.lang.String name,
              Sensor.SensorDataType dataType)
public Sensor(Sensor sensor)
| Method Detail | 
|---|
public java.lang.String getName()
public Sensor.SensorDataType getDataType()
public static Sensor.SensorDataType getDataType(java.lang.String dataTypeString)
| 
 | Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10659-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||