org.wso2.carbon.bootstrap
Class CheckinClientBootstrap
java.lang.Object
org.wso2.carbon.bootstrap.Bootstrap
org.wso2.carbon.bootstrap.CheckinClientBootstrap
public class CheckinClientBootstrap
- extends Bootstrap
The bootstrap class used for bootstrapping a checkin cleint.
See http://frank.zinepal.com/embedded-tomcat-class-loading-trickery
See http://tomcat.apache.org/tomcat-7.0-doc/class-loader-howto.html
| Fields inherited from class org.wso2.carbon.bootstrap.Bootstrap |
ROOT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckinClientBootstrap
public CheckinClientBootstrap()
main
public static void main(String[] args)
addClassPathEntries
protected void addClassPathEntries()
throws MalformedURLException
- Overrides:
addClassPathEntries in class Bootstrap
- Throws:
MalformedURLException
getClassToLoad
protected String getClassToLoad()
- Overrides:
getClassToLoad in class Bootstrap
getMethodToInvoke
protected String getMethodToInvoke()
- Overrides:
getMethodToInvoke in class Bootstrap
Copyright © 2014 WSO2 Inc. All rights reserved.