public abstract class CommonIronJacamarParser extends AbstractParser
| Constructor and Description |
|---|
CommonIronJacamarParser() |
| Modifier and Type | Method and Description |
|---|---|
protected CommonAdminObject |
parseAdminObjects(javax.xml.stream.XMLStreamReader reader)
parse a single admin-oject tag
|
protected CommonConnDef |
parseConnectionDefinitions(javax.xml.stream.XMLStreamReader reader)
parse a single connection-definition tag
|
attributeAsBoolean, attributeAsInt, attributeAsString, elementAsBoolean, elementAsFlushStrategy, elementAsInteger, elementAsLong, elementAsString, parseCredential, parseExtension, parsePool, parseRecovery, parseSecuritySettings, parseXaPoolprotected CommonConnDef parseConnectionDefinitions(javax.xml.stream.XMLStreamReader reader) throws javax.xml.stream.XMLStreamException, ParserException, ValidateException
reader - the readerCommonConnDef objectjavax.xml.stream.XMLStreamException - XMLStreamExceptionParserException - ParserExceptionValidateException - ValidateExceptionprotected CommonAdminObject parseAdminObjects(javax.xml.stream.XMLStreamReader reader) throws javax.xml.stream.XMLStreamException, ParserException
reader - the readerCommonAdminObjectjavax.xml.stream.XMLStreamException - XMLStreamExceptionParserException - ParserExceptionCopyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)