atropos.start
Class Amain

java.lang.Object
  |
  +--magician.Node.KUSmartPacketV2
        |
        +--atropos.lp.AvnmpBase
              |
              +--atropos.start.Amain
All Implemented Interfaces:
ConfigInterface, java.lang.Runnable, java.io.Serializable

public class Amain
extends AvnmpBase
implements ConfigInterface

This class starts up an individual Logical Process on a node.

See Also:
Serialized Form

Fields inherited from class magician.Node.KUSmartPacketV2
CPU_Requirements, Destination_Address, halted, IO_BW_Requirements, Memory_Requirements, NextHop, PacketID, Source_Address, thisNode, TypeID
 
Fields inherited from interface atropos.lp.ConfigInterface
Dvm, initTolerance, logdir, lvm, ootLimit, pdir, rmlog, rmplots, rmsnmp, runMinutes, snmpdir, VirtualMessageRatio
 
Constructor Summary
Amain()
           
 
Method Summary
 void exec()
          Process incoming messages and generate outgoing messages.
 
Methods inherited from class magician.Node.KUSmartPacketV2
AcquireSmallState, build, CreateSmallState, describeComponents, DestroySmallState, GetCanonicalAddress, getExecTime, GetLinkLayerAddress, GetNetName, GetNextHop, GetNodeName, GetNumberOfHops, GetService, GetSmallState, GetSmallState, getSourceAddress, getTypeId, halt, pathNotFound, run, SendForProcessing, SendSmartPacket, SendSmartPacket, SetSmallState, sleep, stop, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Amain

public Amain()
Method Detail

exec

public void exec()
Process incoming messages and generate outgoing messages.
Overrides:
exec in class magician.Node.KUSmartPacketV2


Copyright © 2002 GE Corporate Research and Development. All Rights Reserved.