Project JXTA

net.jxta.impl.platform
Class Boot

java.lang.Object
  |
  +--net.jxta.impl.platform.Boot

public class Boot
extends java.lang.Object

This is the main boot class to boot the platform FIXME: what is this ?


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

Constructor Detail

Boot

public Boot()
Method Detail

main

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

Project JXTA