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