autohit.vm
Class VMCoreFactory

java.lang.Object
  extended byautohit.vm.VMCoreFactory

public class VMCoreFactory
extends java.lang.Object

A VM memory core factory

Version:
1.0 Version History EPG - Rewrite - 8May03
Author:
Erich P. Gatejen

Constructor Summary
VMCoreFactory()
          Default constructor
 
Method Summary
 VMCore allocate()
          Allocate a new core
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMCoreFactory

public VMCoreFactory()
Default constructor

Method Detail

allocate

public VMCore allocate()
Allocate a new core



Test.