|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationType | |
|---|---|
| org.naftulin.configmgr | |
| org.naftulin.configmgr.parsers | |
| Uses of ConfigurationType in org.naftulin.configmgr |
|---|
| Fields in org.naftulin.configmgr declared as ConfigurationType | |
|---|---|
static ConfigurationType |
ConfigurationType.DB_DIRECT
|
static ConfigurationType |
ConfigurationType.DB_JNDI
|
static ConfigurationType |
ConfigurationType.ERROR
|
static ConfigurationType |
ConfigurationType.EXTERNAL
|
static ConfigurationType |
ConfigurationType.JNDI
|
static ConfigurationType |
ConfigurationType.LOG4J_PROPS
|
static ConfigurationType |
ConfigurationType.LOG4J_XML
|
static ConfigurationType |
ConfigurationType.MASTER_RECORD
|
static ConfigurationType |
ConfigurationType.PROPERTIES
|
static ConfigurationType |
ConfigurationType.XML
|
| Methods in org.naftulin.configmgr that return ConfigurationType | |
|---|---|
ConfigurationType |
ConfigurationManagementEntryImpl.getConfigurationType()
Returns the configuration type of this entry. |
ConfigurationType |
ConfigurationManagementEntry.getConfigurationType()
Returns the configuration type of this entry. |
| Constructors in org.naftulin.configmgr with parameters of type ConfigurationType | |
|---|---|
ConfigurationManagementEntryImpl(java.lang.String key,
java.lang.String fileName,
java.lang.Object content,
ConfigEntryParser processor,
ConfigurationType configurationType)
Creates a configuration management entry. |
|
| Uses of ConfigurationType in org.naftulin.configmgr.parsers |
|---|
| Methods in org.naftulin.configmgr.parsers that return ConfigurationType | |
|---|---|
protected ConfigurationType |
Log4JPropertiesParserImpl.getConfigurationType()
|
protected ConfigurationType |
Log4JDomParserImpl.getConfigurationType()
|
protected abstract ConfigurationType |
AbstractLog4JParser.getConfigurationType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||