net.sf.xenqtt
Class XenqttBootstrap
java.lang.Object
net.sf.xenqtt.XenqttBootstrap
public final class XenqttBootstrap
- extends Object
This is the entry point for xenqtt console apps. It extracts internal jars and creates a class loader that includes them. This allows us to package jars
within our xenqtt jar. That class loader is then use to invoke Xenqtt.main(String...)
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XenqttBootstrap
public XenqttBootstrap()
main
public static void main(String... args)
throws Throwable
- Throws:
Throwable
Copyright © 2013. All Rights Reserved.