All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class magician.Node.NetworkNode

java.lang.Object
   |
   +----magician.Node.NetworkNode

public class NetworkNode
extends Object
Main entry point for bringing up a new node


Constructor Index

 o NetworkNode()

Method Index

 o main(String[])
Main routine for the ActiveNodeManager

Constructors

 o NetworkNode
 public NetworkNode()

Methods

 o main
 public static void main(String args[])
Main routine for the ActiveNodeManager

Parameters:
args - an array of arguments for startup

All Packages  Class Hierarchy  This Package  Previous  Next  Index
1