org.smartcomps.twister.engine
Class TwisterEngineFactory

java.lang.Object
  |
  +--org.smartcomps.twister.engine.TwisterEngineFactory

public class TwisterEngineFactory
extends java.lang.Object

A factory to obtain a direct Twister Engine instance or an asynchronous proxy to an engine instance.


Constructor Summary
TwisterEngineFactory()
           
 
Method Summary
static org.smartcomps.twister.engine.TwisterEngine getEngine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TwisterEngineFactory

public TwisterEngineFactory()
Method Detail

getEngine

public static org.smartcomps.twister.engine.TwisterEngine getEngine()


Copyright © 2003 SmartComps. All Rights Reserved.