org.jboss.system.metadata
Class ServiceDeploymentParser
java.lang.Object
org.jboss.system.metadata.ServiceDeploymentParser
public class ServiceDeploymentParser
- extends Object
ServiceDeploymentParser
- Version:
- $Revision: 85945 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDeploymentParser
public ServiceDeploymentParser(Document document)
- Create a new service deployment parser
- Parameters:
document
- the xml config
parse
public ServiceDeployment parse()
throws DeploymentException
- Parse the xml
- Returns:
- the service deployment
- Throws:
DeploymentException
- for any error
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.