JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.synapse

Interface Command



  • public interface Command
    This is the Command interface that will be implemented to write command objects, but it is not required to implement this interface Synapse will use reflection to find an execute method as a convention in the command pattern and will start the execution from the execute method
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void execute ()
      This method will be implemented with a set of getters and setters for the command properties in an implementation of a Command.
    • Method Detail

      • execute

        void execute()
        This method will be implemented with a set of getters and setters for the command properties in an implementation of a Command.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /