JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.midpoint.common.configuration.api
Interface SystemConfigurationSection
All Known Implementing Classes:
SystemConfigurationSectionImpl
@Experimental
public interface
SystemConfigurationSection
This is an attempt to provide more typed access to config.xml file content. EXPERIMENTAL.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getJhsdb
()
String
getJmap
()
String
getLogFile
()
Method Details
getJmap
String
getJmap
()
getJhsdb
String
getJhsdb
()
getLogFile
String
getLogFile
()