|
||||||||||
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(String componetID)
get configuration for symbolic name of the component from configuration subsytem. |
String |
getMidpointHome()
|
Method Detail |
---|
String getMidpointHome()
org.apache.commons.configuration.Configuration getConfiguration(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 |