JTools

org.jtools.tef
Class BuildInModel.Factory

java.lang.Object
  extended by org.jtools.tef.BuildInModel.Factory
All Implemented Interfaces:
TEFModelFactory
Enclosing class:
BuildInModel

protected static class BuildInModel.Factory
extends Object
implements TEFModelFactory


Constructor Summary
protected BuildInModel.Factory()
           
 
Method Summary
 TEFModel createTEFModel(TEFGenerator generator, Object application, Object args)
           
 Object getTEFModelConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildInModel.Factory

protected BuildInModel.Factory()
Method Detail

createTEFModel

public TEFModel createTEFModel(TEFGenerator generator,
                               Object application,
                               Object args)
Specified by:
createTEFModel in interface TEFModelFactory

getTEFModelConfiguration

public Object getTEFModelConfiguration()
Specified by:
getTEFModelConfiguration in interface TEFModelFactory

JTools

© 2000-2006, JTools.org.