79808182838485
return (VFSDeploymentContext) structuralDeployers.determineStructure(deployment); } protected Deployment createDefaultDeployment() throws Exception { return createDeployment(new DeclaredStructure(), new ChildFileStructure(), new JARStructure()); }