|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.datatools.etl.server.ETLRepositoryConfiguration
public class ETLRepositoryConfiguration
| Constructor Summary | |
|---|---|
ETLRepositoryConfiguration()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
getCredentialsForRepo(java.lang.String repoPath)
Reads the username and password for the repository config file |
static java.util.Map<java.lang.String,java.lang.String> |
getdcCreatorFromRepoFile(java.lang.String repoPath)
get the dccreators from repository config file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ETLRepositoryConfiguration()
| Method Detail |
|---|
public static java.util.Map<java.lang.String,java.lang.String> getdcCreatorFromRepoFile(java.lang.String repoPath)
throws org.apache.commons.configuration.ConfigurationException
repoPath -
org.apache.commons.configuration.ConfigurationException
public static java.util.Map<java.lang.String,java.lang.String> getCredentialsForRepo(java.lang.String repoPath)
throws org.apache.commons.configuration.ConfigurationException
repoPath -
org.apache.commons.configuration.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||