org.abstracthorizon.extend.server.dynamic
Class Bootstrap
java.lang.Object
org.abstracthorizon.extend.server.dynamic.Bootstrap
public class Bootstrap
- extends Object
Bootstrap class that sets up Extend through maven style repository
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_VERSION
public static final String DEFAULT_VERSION
- See Also:
- Constant Field Values
BOOTSTRAP_MODULE
public static final String BOOTSTRAP_MODULE
- See Also:
- Constant Field Values
bootstrap
protected static String bootstrap
debug
protected static boolean debug
Bootstrap
public Bootstrap()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
deploy
public static void deploy(URI uri,
Module module,
DeploymentManager deploymentManager)
updateModuleClassLoaders
protected static void updateModuleClassLoaders(DeploymentManager deploymentManager)
fixSpring
protected static void fixSpring(DeploymentManager deploymentManager)
throws URISyntaxException
- Throws:
URISyntaxException
processManifestFile
public static HashMap<String,String> processManifestFile(BufferedReader input)
throws IOException
- Throws:
IOException
obtainInitialJar
public static String obtainInitialJar()
throws MalformedURLException
- Throws:
MalformedURLException
obtainInitialVersion
public static String obtainInitialVersion()
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.