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
XMLStreamExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.