Class InfoAction

  • All Implemented Interfaces:
    Action

    public class InfoAction
    extends AbstractInfoAction
    This class define an action that show the Eoulsan configuration
    Since:
    2.3
    Author:
    Laurent Jourdren
    • Constructor Detail

      • InfoAction

        public InfoAction()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Action
        Get the name of the action.
        Returns:
        the name of the action
      • showInfo

        protected void showInfo​(Settings settings)
        Show the information on stdout
        Specified by:
        showInfo in class AbstractInfoAction
        Parameters:
        settings - the Eoulsan settings