net.sf.bse
Class BSE

java.lang.Object
  extended bynet.sf.bse.BSE

public class BSE
extends java.lang.Object

Command-line entry point for application.

Version:
$Revision: 1.4 $ $Date: 2004/06/24 08:30:03 $
Author:
Bill Foote (bill.foote@sun.com), Aleksi Peebles (aleksi.peebles@infocast.fi)

Constructor Summary
BSE()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void validateArgs(Command command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSE

public BSE()
Method Detail

main

public static void main(java.lang.String[] args)

validateArgs

public static void validateArgs(Command command)


Copyright © 2002-2004 BSE Project. All Rights Reserved.