frysk.proc.live
Class IsaFactory

java.lang.Object
  extended by frysk.proc.live.IsaFactory

public class IsaFactory
extends Object


Method Summary
 Isa getIsaForCoreFile(int machineType)
          Obtain ISA via ElfMachine Type.
static IsaFactory getSingleton()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSingleton

public static IsaFactory getSingleton()

getIsaForCoreFile

public Isa getIsaForCoreFile(int machineType)
Obtain ISA via ElfMachine Type.