org.jtools.tef
Class SimpleTEFModelFactory<I>
java.lang.Object
org.jtools.tef.SimpleTEFModelFactory<I>
- All Implemented Interfaces:
- TEFModelFactory<I>
public class SimpleTEFModelFactory<I>
- extends Object
- implements TEFModelFactory<I>
TODO type-description
- Author:
- Rainer Noack
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTEFModelFactory
public SimpleTEFModelFactory(Class modelClass)
SimpleTEFModelFactory
public SimpleTEFModelFactory(String defaultModelClass,
String defaultConfigurationClass)
SimpleTEFModelFactory
public SimpleTEFModelFactory(Class defaultModelClass,
Class defaultInstrumentatorClass)
createTEFModel
public TEFModel createTEFModel(TEFGenerator generator,
Object application,
I instrumentator)
- Specified by:
createTEFModel
in interface TEFModelFactory<I>
getTEFModelConfiguration
public I getTEFModelConfiguration()
- Specified by:
getTEFModelConfiguration
in interface TEFModelFactory<I>
© 2000-2006, JTools.org.