org.jtools.tef
Class DelegatedTEFModelFactory<I>
java.lang.Object
org.jtools.tef.DelegatedTEFModelFactory<I>
- All Implemented Interfaces:
- TEFModelFactory<I>
public class DelegatedTEFModelFactory<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 |
DelegatedTEFModelFactory
public DelegatedTEFModelFactory(TEFModelFactory<I> delegator)
DelegatedTEFModelFactory
public DelegatedTEFModelFactory(Class modelClass)
DelegatedTEFModelFactory
public DelegatedTEFModelFactory(Class modelClass,
Class instrumentatorClass)
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.