public class WSDeploymentAspectParser extends Object
Constructor and Description |
---|
WSDeploymentAspectParser() |
Modifier and Type | Method and Description |
---|---|
static List<org.jboss.wsf.spi.deployment.DeploymentAspect> |
parse(InputStream is,
ClassLoader loader) |
static List<org.jboss.wsf.spi.deployment.DeploymentAspect> |
parse(XMLStreamReader reader,
ClassLoader loader) |
public static List<org.jboss.wsf.spi.deployment.DeploymentAspect> parse(InputStream is, ClassLoader loader)
public static List<org.jboss.wsf.spi.deployment.DeploymentAspect> parse(XMLStreamReader reader, ClassLoader loader) throws XMLStreamException
XMLStreamException
Copyright © 2017 JBoss by Red Hat. All rights reserved.