Annotation Type EndpointConfig

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String configFile
      The configFile element is a URL or resource name for the configuration.
      String configName
      The configName gives the configuration name that must be present in the configuration given by configFile.
    • Element Detail

      • configName

        String configName
        The configName gives the configuration name that must be present in the configuration given by configFile. If configName is not specified, the standard endpoint configuration is used.
        Returns:
        string
        Default:
        ""
      • configFile

        String configFile
        The configFile element is a URL or resource name for the configuration. The default value references the current AS configuration.
        Returns:
        string
        Default:
        ""