org.jboss.wsf.spi.metadata.config
Class ConfigMetaDataParser
java.lang.Object
org.jboss.wsf.spi.metadata.AbstractHandlerChainsMetaDataParser
org.jboss.wsf.spi.metadata.config.ConfigMetaDataParser
public class ConfigMetaDataParser
- extends AbstractHandlerChainsMetaDataParser
The parser for the configuration metadata
- Since:
- 29-Apr-2011
- Author:
- alessio.soldano@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static ConfigRoot parse(URL url)
throws IOException
- Throws:
IOException
parse
public static ConfigRoot parse(InputStream is)
throws IOException
- Throws:
IOException
parse
public static ConfigRoot parse(XMLStreamReader reader)
throws XMLStreamException
- Throws:
XMLStreamException
getDescriptorForLogs
protected String getDescriptorForLogs()
- Specified by:
getDescriptorForLogs in class AbstractHandlerChainsMetaDataParser
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.