fr.lifl.magique.util
Class NoLogAnswerLogFactory

java.lang.Object
  extended byfr.lifl.magique.util.NoLogAnswerLogFactory
All Implemented Interfaces:
AnswerLogFactory, java.io.Serializable

public class NoLogAnswerLogFactory
extends java.lang.Object
implements AnswerLogFactory

See Also:
Serialized Form

Constructor Summary
NoLogAnswerLogFactory()
           
 
Method Summary
 AnswerLog createInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoLogAnswerLogFactory

public NoLogAnswerLogFactory()
Method Detail

createInstance

public AnswerLog createInstance()
Specified by:
createInstance in interface AnswerLogFactory