public class XMLObjectProviderInitializer extends AbstractXMLObjectProviderInitializer
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
configs
Config resources.
|
| Constructor and Description |
|---|
XMLObjectProviderInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getConfigResources()
Obtain the list of configuration file resources which should be loaded.
|
void |
init()
Perform the initialization process encompassed by the implementation.
|
private static String[] configs
protected String[] getConfigResources()
getConfigResources in class AbstractXMLObjectProviderInitializerpublic void init()
throws InitializationException
init in interface Initializerinit in class AbstractXMLObjectProviderInitializerInitializationException - if initialization could not be completed successfullyCopyright © 1999–2015. All rights reserved.