Annotation Type JdutResource

    • Element Detail

      • resources

        String[] resources
        The resources of Strings.
        Returns:
        The array of resources as text
        Default:
        {}
      • resourcesConfig

        Class<? extends JdutResourceConfig>[] resourcesConfig
        The resources defined by type of JdutResourceConfig which is just a tagging interface.
        Returns:
        The array of resources as classes
        Default:
        {}