org.eclipse.cosmos.dc.common.registry.util
Class RegistryBindingUtil
java.lang.Object
org.eclipse.cosmos.dc.common.registry.util.RegistryBindingUtil
public class RegistryBindingUtil
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryBindingUtil
public RegistryBindingUtil()
getDataSource
public static DataSource getDataSource(ProviderRegistry registry,
org.w3c.dom.Element root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDataFlow
public static DataFlow getDataFlow(ProviderRegistry registry,
org.w3c.dom.Element root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDimensionSet
public static DimensionSet getDimensionSet(ProviderRegistry registry,
org.w3c.dom.Element root)
throws java.lang.Exception
- Throws:
java.lang.Exception