|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.cmu.cs.able.gaugeInfrastructure.RMI.RMIGaugeMgr | +--edu.cmu.cs.able.gauges.RMI.RMIBWGaugeMgr
Fields inherited from class edu.cmu.cs.able.gaugeInfrastructure.RMI.RMIGaugeMgr |
gaugeBus, gaugeMgrType, gaugeMgrUID |
Constructor Summary | |
RMIBWGaugeMgr()
Creates new RMIBWGaugeMgr |
Method Summary | |
GaugeControl |
createGauge(GaugeID gauge,
StringPairVector setupParams,
StringPairVector mappings)
Creates a new gauge as a separate process. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class edu.cmu.cs.able.gaugeInfrastructure.RMI.RMIGaugeMgr |
deleteGauge, getGaugeMgrID, getGaugeMgrType, managesType, queryMetaInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMIBWGaugeMgr()
Method Detail |
public GaugeControl createGauge(GaugeID gauge, StringPairVector setupParams, StringPairVector mappings)
createGauge
in class RMIGaugeMgr
gauge
- The ID of the gauge to create.setupParams
- The setup parameters to pass to the new gauge.mappings
- The mappings to pass to the new gauge.public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |