Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.jboss.deployer.structure.DeploymentStructure

Packages that use DeploymentStructure
org.nuxeo.runtime.jboss.deployer.structure   
 

Uses of DeploymentStructure in org.nuxeo.runtime.jboss.deployer.structure
 

Methods in org.nuxeo.runtime.jboss.deployer.structure that return DeploymentStructure
static DeploymentStructure NuxeoStructureDeployer.accept(org.jboss.virtual.VirtualFile root)
           
static DeploymentStructure NuxeoStructureDeployer.loadConfig(org.jboss.virtual.VirtualFile root)
           
static DeploymentStructure NuxeoStructureDeployer.peekStructure(String key)
           
static DeploymentStructure NuxeoStructureDeployer.popStructure(String key)
           
 DeploymentStructure DeploymentStructureReader.read(org.jboss.virtual.VirtualFile vhome, InputStream in)
           
 

Methods in org.nuxeo.runtime.jboss.deployer.structure with parameters of type DeploymentStructure
 void NuxeoStructureDeployer.preprocess(DeploymentStructure md, File[] bundles)
           
static void NuxeoStructureDeployer.pushStructure(String key, DeploymentStructure ds)
           
static void DeploymentStructureReader.readProperties(org.jboss.virtual.VirtualFile file, Element element, DeploymentStructure md)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.