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, parseXaPool
protected 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 readerCommonAdminObject
javax.xml.stream.XMLStreamException
- XMLStreamExceptionParserException
- ParserExceptionCopyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)