ants.core
Class NodeConfigure
java.lang.Object
|
+--edu.utah.janos.nodeos.FlowRun
|
+--ants.core.NodeConfigure
- public class NodeConfigure
- extends edu.utah.janos.nodeos.FlowRun
Performs one-time configuration of a Node to get it on its feet. This is
one of the ways to start an ANTS node.
An alternative to ConfigurationManager.
Usage:
NodeConfigure ActiveAddress PhysicalAddress [options]
Options:
The files appfile and extfile are simple files that are unceremoniously
pushed into KeyArgs. They should define the application.
XXX The physical address should be specified in a NodeOS-compliant syntax.
- Author:
- Utah Janos Team
- See Also:
ConfigurationManager
Method Summary |
static void |
main(java.lang.String[] args)
This doesn't work. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NodeConfigure
public NodeConfigure()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- This doesn't work. Its just here to prevent folks from getting
really confused.
- See Also:
#run(Flow,String[],CommSpaceHandle)
This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/