public class GlobalParserPoolInitializer extends Object implements Initializer
XMLObjectProviderRegistry.
The ParserPool configured by default here is an instance of
BasicParserPool, with a maxPoolSize property of 50
and all other properties with default values.
If a deployment wishes to use a different parser pool implementation,
or one configured with different characteristics, they may
simply configure a different ParserPool after initialization by
retrieving the XMLObjectProviderRegistry from the ConfigurationService.
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
GlobalParserPoolInitializer() |
public void init()
throws InitializationException
init in interface InitializerInitializationException - if initialization could not be completed successfullyCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.