All Implemented Interfaces:
SingleLevelOutputEnabled

public class All extends OutputEnabled
All outputs are allowed irrespective of outputName.
Author:
Owen Feehan
  • Field Details

    • INSTANCE

      public static final OutputEnabled INSTANCE
      A singleton instance of All.

      The class retains a public constructor so it can also be instantiated as a bean.

  • Method Details

    • isOutputEnabled

      public boolean isOutputEnabled(String outputName)
      Description copied from interface: SingleLevelOutputEnabled
      Is a particular a particular output-enabled?
      Parameters:
      outputName - the name of the output
      Returns:
      true iff the output is allowed