public class XMLObjectProviderInitializer extends AbstractXMLObjectProviderInitializer
| 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.
|
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 © 2021. All rights reserved.