public final class ParserPoolHolder extends Object
Constructor and Description |
---|
ParserPoolHolder() |
Modifier and Type | Method and Description |
---|---|
static org.opensaml.xml.parse.ParserPool |
getPool() |
void |
setParserPool(org.opensaml.xml.parse.ParserPool pool)
Initializes the static parserPool property and makes it available for getPool calls.
|
@Autowired public void setParserPool(org.opensaml.xml.parse.ParserPool pool)
pool
- pool to initialize the static property wihpublic static org.opensaml.xml.parse.ParserPool getPool()