public class EPPXMLSignatureParserPool
extends java.lang.Object
getPool() to
get the initialized pool.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POOL
Name of PoolMan parser pool initialized by
EPPXMLSignatureParserPool. |
| Modifier and Type | Method and Description |
|---|---|
static EPPXMLSignatureParserPool |
getInstance()
Singleton
getInstance method for accessing the EPPXMLSignatureParserPool
instance. |
com.codestudio.util.GenericPool |
getPool()
Gets the pool initialized by
EPPXMLSignatureParserPool for
getting and returning XML Signature parsers. |
public static final java.lang.String POOL
EPPXMLSignatureParserPool.public static EPPXMLSignatureParserPool getInstance()
getInstance method for accessing the EPPXMLSignatureParserPool
instance.EPPXMLSignatureParserPool Singleton instance.public com.codestudio.util.GenericPool getPool()
EPPXMLSignatureParserPool for
getting and returning XML Signature parsers.EPPXMLSignatureParserPool.Copyright © VeriSign Inc. All Rights Reserved.