rasmus.interpreter.ext
Class ExternalJava

java.lang.Object
  extended by rasmus.interpreter.ext.ExternalJava
All Implemented Interfaces:
UnitFactory

public class ExternalJava
extends java.lang.Object
implements UnitFactory


Constructor Summary
ExternalJava()
           
 
Method Summary
 UnitInstancePart newInstance(Parameters parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalJava

public ExternalJava()
Method Detail

newInstance

public UnitInstancePart newInstance(Parameters parameters)
Specified by:
newInstance in interface UnitFactory