Class EmptyContentGenerator

  • All Implemented Interfaces:
    ContentGenerator, StatefullComponent

    public class EmptyContentGenerator
    extends java.lang.Object
    implements ContentGenerator
    This one does nothing. (It is used to swallow all calls during the restore process.)
    Author:
    Thomas Morgner