|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
A B C D E F G H I J L M N O P R S T U V W X
ServerManager.deletePartition(java.lang.String) insteadCompositeInstance.getSourceName()// retrieve composite sensors List <SensorData> sensorData = instance.getSensorData(); for (SensorData data : sensorData) { System.out.println(" -> Sensor: " + data.getSensor().getName() + " data: " + data.getData() + " type: " +data.getSensor() + " on component: " + data.getComponentName()); }A B C D E F G H I J L M N O P R S T U V W X
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.7) E10659-10 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||