Annotation Type XMLInstruction


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface XMLInstruction
    Can be used to add custom XML processing instructions to out-bound XML messages
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value