public class ConfigMetaDataParser extends AbstractHandlerChainsMetaDataParser
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDescriptorForLogs() |
static ConfigRoot |
parse(InputStream is) |
static ConfigRoot |
parse(URL url) |
static ConfigRoot |
parse(XMLStreamReader reader) |
parseHandler, parseHandlerChains, parseHandlerChainspublic static ConfigRoot parse(URL url) throws IOException
IOExceptionpublic static ConfigRoot parse(InputStream is) throws IOException
IOExceptionpublic static ConfigRoot parse(XMLStreamReader reader) throws XMLStreamException
XMLStreamExceptionprotected String getDescriptorForLogs()
getDescriptorForLogs in class AbstractHandlerChainsMetaDataParserCopyright © 2015 JBoss, by Red Hat. All rights reserved.