org.eclipse.ohf.bridge.conf
Interface RhioConfigManager


public interface RhioConfigManager


Method Summary
 void close()
          Close the configuration objects and clear resources
 org.eclipse.ohf.bridge.conf.rhio.RhioConfig getRhioConfig(java.lang.String pRhioName)
           
 org.eclipse.ohf.bridge.conf.rhio.RhioConfig[] getRhios()
           
 

Method Detail

close

void close()
Close the configuration objects and clear resources


getRhios

org.eclipse.ohf.bridge.conf.rhio.RhioConfig[] getRhios()

getRhioConfig

org.eclipse.ohf.bridge.conf.rhio.RhioConfig getRhioConfig(java.lang.String pRhioName)