org.openrdf.sesame.config.ui
Class ConfigureSesame

java.lang.Object
  extended byorg.openrdf.sesame.config.ui.ConfigureSesame

public class ConfigureSesame
extends Object

Main class of Configure Sesame!

Version:
$Revision: 1.5.4.2 $
Author:
Peter van 't Hof, Arjohn Kampman

Constructor Summary
ConfigureSesame()
           
 
Method Summary
static void main(String[] args)
          Starts Configure Sesame!
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureSesame

public ConfigureSesame()
Method Detail

main

public static void main(String[] args)
Starts Configure Sesame! with the supplied arguments

Parameters:
args - Arguments. For now, should be empty


Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.