JXTA

net.jxta.impl.peergroup
Class Boot

java.lang.Object
  extended by net.jxta.impl.peergroup.Boot

Deprecated. This code is in no-way dependent upon the implementation and should not have been located here. Developers are encouraged to copy this source to their own projects. Consider using alternative JXTA "main" See NetworkManager tutorial .

@Deprecated
public class Boot
extends Object

A default "main" for starting JXTA.


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

Constructor Detail

Boot

public Boot()
Deprecated. 
Method Detail

main

public static void main(String[] args)
Deprecated. 
main

Parameters:
args - command line arguments

JXSE