Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class DeploymentStructureReader
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
DeploymentStructureReader()
           
 
Method Summary
 DeploymentStructure read(org.jboss.virtual.VirtualFile vhome, InputStream in)
           
static void readProperties(org.jboss.virtual.VirtualFile file, 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,
                                InputStream in)
                         throws Exception
Throws:
Exception

readProperties

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.