public class NuxeoLauncher extends AbstractNuxeoDeployer
Modifier and Type | Field and Description |
---|---|
static String |
NUXEO_EAR_DIR |
static String |
NUXEO_HOME_DIR |
Constructor and Description |
---|
NuxeoLauncher() |
Modifier and Type | Method and Description |
---|---|
File |
getNuxeoHome() |
File |
getRealNuxeoZipFile(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit)
This method is needed for optimization in the zipped ear deployment.
|
deploy, undeploy
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutput, getOutputs, getRelativeOrder, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setWantComponents
public static final String NUXEO_HOME_DIR
public static final String NUXEO_EAR_DIR
public File getNuxeoHome()
public File getRealNuxeoZipFile(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit) throws Exception
unit
- Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.