Class Exporter

java.lang.Object
com.swiftmq.impl.queue.standard.command.Exporter
All Implemented Interfaces:
com.swiftmq.mgmt.CommandExecutor

public class Exporter extends Object implements com.swiftmq.mgmt.CommandExecutor
  • Constructor Details

  • Method Details

    • createCommand

      public com.swiftmq.mgmt.Command createCommand()
    • execute

      public String[] execute(String[] context, com.swiftmq.mgmt.Entity entity, String[] cmd)
      Specified by:
      execute in interface com.swiftmq.mgmt.CommandExecutor