org.netbeans.core.startup/1 1.40

org.netbeans.core.startup
Class CLICoreBridge

java.lang.Object
  extended by org.netbeans.CLIHandler
      extended by org.netbeans.core.startup.CLICoreBridge

public class CLICoreBridge
extends CLIHandler

Handler for core.jar options.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.netbeans.CLIHandler
CLIHandler.Args
 
Field Summary
 
Fields inherited from class org.netbeans.CLIHandler
WHEN_BOOT, WHEN_EXTRA, WHEN_INIT
 
Constructor Summary
CLICoreBridge()
          Create a default handler.
 
Method Summary
protected  int cli(CLIHandler.Args arguments)
           
protected  void usage(PrintWriter w)
           
 
Methods inherited from class org.netbeans.CLIHandler
notifyHandlers, showHelp, stopServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLICoreBridge

public CLICoreBridge()
Create a default handler.

Method Detail

cli

protected int cli(CLIHandler.Args arguments)
Specified by:
cli in class CLIHandler

usage

protected void usage(PrintWriter w)
Specified by:
usage in class CLIHandler

org.netbeans.core.startup/1 1.40

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.