JXTA

net.jxta.impl.util
Class GenerateID

java.lang.Object
  extended by net.jxta.impl.util.GenerateID

Deprecated. This would be much better as a JXTA shell command. Will be removed soon. Generate a new JXTA IDs from the command line.

@Deprecated
public class GenerateID
extends Object

Author:
Kevin A. Burton

Constructor Summary
GenerateID()
          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

GenerateID

public GenerateID()
Deprecated. 
Method Detail

main

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


JXSE