Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.jboss.deployer.structure
Class DeploymentStructureReader

java.lang.Object
  extended by org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructureReader

public class DeploymentStructureReader
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
DeploymentStructureReader()
           
 
Method Summary
 DeploymentStructure read(org.jboss.virtual.VirtualFile vhome, java.io.InputStream in)
           
static void readProperties(org.jboss.virtual.VirtualFile file, org.w3c.dom.Element element, DeploymentStructure md)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentStructureReader

public DeploymentStructureReader()
Method Detail

read

public DeploymentStructure read(org.jboss.virtual.VirtualFile vhome,
                                java.io.InputStream in)
                         throws java.lang.Exception
Throws:
java.lang.Exception

readProperties

public static void readProperties(org.jboss.virtual.VirtualFile file,
                                  org.w3c.dom.Element element,
                                  DeploymentStructure md)
                           throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.