|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MidpointConfiguration
| Method Summary | |
|---|---|
org.apache.commons.configuration.Configuration |
getConfiguration(java.lang.String componetID)
get configuration for symbolic name of the component from configuration subsytem. |
java.lang.String |
getMidpointHome()
|
| Method Detail |
|---|
java.lang.String getMidpointHome()
org.apache.commons.configuration.Configuration getConfiguration(java.lang.String componetID)
componetID - name of the component Samples of names: ://commons.apache.org/configuration
/apidocs/org/apache/commons/configuration/Configuration.html
Sample how to get config value:
config.getInt("port", 1234);
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||