-
ch.rakudave.jnetmap.ui.Main
-
com.admob.rocksteady.Main
-
com.foundationdb.sql.Main
-
com.hp.hpl.jena.iri.impl.Main
-
com.ngdata.hbaseindexer.Main
-
com.ponysdk.core.main.Main
-
com.redhat.ceylon.compiler.java.launcher.Main
This class provides a commandline interface to the GJC compiler.
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
-
com.skymobi.qc.admin.framework.util.Main
-
com.sun.enterprise.module.bootstrap.Main
CLI entry point that will setup the module subsystem and delegate the main execution to the first archive in its import list... TODO: reusability of this class needs to be improved.
@author dochez
-
com.sun.jdo.api.persistence.enhancer.generator.Main
-
com.sun.tools.javac.Main
The programmatic interface for the Java Programming Language compiler, javac.
-
com.sun.tools.javac.main.Main
This class provides a commandline interface to the GJC compiler.
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
-
com.tizianobasile.androiddrawablefactory.gui.Main
-
de.innovationgate.ext.org.mozilla.javascript.tools.debugger.Main
-
de.sciss.meloncillo.Main
oydesign.net/mrjadapter/">MRJAdapter kit.
The Main
class implements the ProgressComponent
interface for easy access to the MainFrame
. All calls are simply forwarded to the MainFrame
.
@author Hanns Holger Rutz
@version 0.75, 17-Jul-08
-
easysm.executors.Main
@author Federica Lupi
@author Marta Semeria
@author Alessio Parma
-
edu.spbstu.hoteldb.Main
-
io.hawt.embedded.Main
A simple way to run hawtio embedded inside a JVM by booting up a Jetty server
-
jp.sf.amateras.stepcounter.diffcount.Main
-
net.sourceforge.htmlunit.corejs.javascript.tools.debugger.Main
Rhino script debugger main class. This class links together a debugger object ( {@link Dim}) and a debugger GUI object ( {@link SwingGui}).
-
net.sourceforge.purrpackage.reporting.Main
For use by ReportTask
-
org.apache.batik.apps.rasterizer.Main
Handles command line parameters to configure the
SVGConverter and rasterizer images.
Each command line option is handled by an
OptionHandler which is responsible for converting the option into a configuration of the
SVGConverter which is used to perform the conversion.
@author
Vincent Hardy
@version $Id: Main.java,v 1.22 2002/06/22 11:52:56 deweese Exp $
-
org.apache.camel.guice.Main
A command line tool for booting up a CamelContext using a Guice Injector via JNDI assuming that a valid jndi.properties is on the classpath
@version $Revision: 705131 $
-
org.apache.camel.main.Main
A command line tool for booting up a CamelContext
@version
-
org.apache.camel.spring.Main
A command line tool for booting up a CamelContext using an optional Spring ApplicationContext
@version $Revision: $
-
org.apache.camel.spring.javaconfig.Main
The Main class which takes the spring java config parameter
-
org.apache.derby.impl.tools.ij.Main
This is the controller for ij. It uses two parsers: one to grab the next statement, and another to see if it is an ij command, and if so execute it. If it is not an ij command, it is treated as a JSQL statement and executed against the current connection. ijParser controls the current connection, and so contains all of the state information for executing JSQL statements.
This was written to facilitate a test harness for language functionality tests.
@author ames
-
org.apache.felix.karaf.main.Main
This class is the default way to instantiate and execute the framework. It is not intended to be the only way to instantiate and execute the framework; rather, it is one example of how to do so. When embedding the framework in a host application, this class can serve as a simple guide of how to do so. It may even be worthwhile to reuse some of its property handling capabilities. This class is completely static and is only intended to start a single instance of the framework.
-
org.apache.geronimo.kernel.util.Main
@version $Rev: 476049 $ $Date: 2006-11-17 15:35:17 +1100 (Fri, 17 Nov 2006) $
-
org.apache.jackrabbit.ocm.testmodel.collection.Main
-
org.apache.jackrabbit.ocm.testmodel.proxy.Main
-
org.apache.jena.iri.impl.Main
-
org.apache.karaf.main.Main
This class is the default way to instantiate and execute the framework. It is not intended to be the only way to instantiate and execute the framework; rather, it is one example of how to do so. When embedding the framework in a host application, this class can serve as a simple guide of how to do so. It may even be worthwhile to reuse some of its property handling capabilities. This class is completely static and is only intended to start a single instance of the framework.
-
org.apache.servicemix.kernel.main.Main
This class is the default way to instantiate and execute the framework. It is not intended to be the only way to instantiate and execute the framework; rather, it is one example of how to do so. When embedding the framework in a host application, this class can serve as a simple guide of how to do so. It may even be worthwhile to reuse some of its property handling capabilities. This class is completely static and is only intended to start a single instance of the framework.
-
org.apache.xbean.server.main.Main
Main is centeral entry point for the server. This should used instead of public static void Main(String[] args).
@author Dain Sundstrom
@version $Id$
@since 2.0
-
org.aspectj.tools.ajc.Main
Programmatic and command-line interface to AspectJ compiler. The compiler is an ICommand obtained by reflection. Not thread-safe. By default, messages are printed as they are emitted; info messages go to the output stream, and warnings and errors go to the error stream.
Clients can handle all messages by registering a holder:
Main main = new Main(); IMessageHolder holder = new MessageHandler(); main.setHolder(holder);
Clients can get control after each command completes by installing a Runnable:
main.setCompletionRunner(new Runnable() {..});
-
org.atomojo.app.Main
@author alex
-
org.codehaus.spice.jndikit.rmi.server.Main
This is a simple test name server and should NOT be used in a production system.
@author Peter Donald
@version $Revision: 1.2 $
-
org.data2semantics.platform.annotation.Main
-
org.dozer.vo.inheritance.Main
-
org.eclipse.jdt.internal.compiler.batch.Main
-
org.exist.start.Main
@author Jan Hlavaty (hlavac@code.cz)
@author Wolfgang Meier (meier@ifs.tu-darmstadt.de)
@version $Revision$
TODO: - finish possible jetty.home locations - use File.toURI.toURL() on JDK 1.4+ - better handling of errors (i.e. when jetty.home cannot be autodetected...) - include entries from lib _when needed_
-
org.jboss.Main
-
org.jnp.server.Main
A main() entry point for running the jnp naming service implementation as a standalone process.
@author Rickard Oberg
@author Scott.Stark@jboss.org
@version $Revision: 88682 $
-
org.jruby.Main
Class used to launch the interpreter. This is the main class as defined in the jruby.mf manifest. It is very basic and does not support yet the same array of switches as the C interpreter. Usage: java -jar jruby.jar [switches] [rubyfile.rb] [arguments] -e 'command' one line of script. Several -e's allowed. Omit [programfile]
@author jpetersen
-
org.kairosdb.core.Main
-
org.locationtech.geogig.web.Main
Both an embedded jetty launcher
-
org.mozilla.javascript.tools.debugger.Main
-
org.mozilla.javascript.tools.jsc.Main
@author Norris Boyd
-
org.multijava.mjc.Main
-
org.openstreetmap.josm.Main
-
plan_runner.main.Main
-
smooth.demo.Main
SmoothMetal Demo App
@author James Shiell
@version 1.0
-
starlight.taliis.core.chunks.wdt.MAIN
-
sun.tools.jar.Main
This class implements a simple utility for creating files in the JAR (Java Archive) file format. The JAR format is based on the ZIP file format, with optional meta-information stored in a MANIFEST entry.
-
sun.tools.javac.Main
Mock class providing the declarations required to compile the Cocoon code when the actual library is not present.
@version CVS $Id: Main.java,v 1.2 2004/03/05 13:03:02 bdelacretaz Exp $
-
sun.tools.native2ascii.Main
Main program of the native2ascii