Class WaitForReadyCommand

java.lang.Object
org.codice.ddf.sync.installer.impl.WaitForReadyCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class WaitForReadyCommand extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • WaitForReadyCommand

      public WaitForReadyCommand()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception