it.eng.spago.dispatching.module
Class ModuleFactory

java.lang.Object
  extended byit.eng.spago.dispatching.module.ModuleFactory

public class ModuleFactory
extends java.lang.Object


Method Summary
static ModuleIFace getModule(java.lang.String moduleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModule

public static ModuleIFace getModule(java.lang.String moduleName)
                             throws ModuleException
Throws:
ModuleException