Class NullHandler

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, FlushableCloseable, Protectable

public final class NullHandler extends ExtHandler
A handler which performs no action other than to run any attached filter.
  • Constructor Details

    • NullHandler

      public NullHandler()