Class ListNodesDockerCommand

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="list-nodes-docker")
    @PerLookup
    @CommandLock(NONE)
    public class ListNodesDockerCommand
    extends Object
    implements AdminCommand
    Asadmin command for listing Docker Nodes.
    Author:
    Andrew Pielage
    • Constructor Detail

      • ListNodesDockerCommand

        public ListNodesDockerCommand()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext adminCommandContext)
        Description copied from interface: AdminCommand
        Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        adminCommandContext - information