|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.config.RegistryConfiguration
public class RegistryConfiguration
Constructor Summary | |
---|---|
RegistryConfiguration()
|
Method Summary | |
---|---|
DataBaseConfiguration |
getDataBaseConfiguration(java.lang.String configName)
|
static void |
main(java.lang.String[] args)
|
void |
populateRegistryConfig(java.lang.String xmlLocation)
This method will read the regisrty.xml and using the data given in the file resgistry configuratoon will be populated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryConfiguration()
Method Detail |
---|
public void populateRegistryConfig(java.lang.String xmlLocation) throws RegistryException
xmlLocation
- : Location of the
RegistryException
- : if something went wrongpublic static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public DataBaseConfiguration getDataBaseConfiguration(java.lang.String configName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |