Class ConsoleServiceImpl

java.lang.Object
org.dspace.util.ConsoleServiceImpl
All Implemented Interfaces:
ConsoleService

public class ConsoleServiceImpl extends Object implements ConsoleService
Standard implementation of console IO using System.console().
Author:
Mark H. Wood <mwood@iupui.edu>
  • Constructor Details

    • ConsoleServiceImpl

      public ConsoleServiceImpl()
  • Method Details