Annotation Type ConfigurationSource

      • configurable

        Class<?> configurable
        The configurable class which can be instantiated using the configuration of type configuration() provided by the provider().
        Returns:
        the configurable class
      • configuration

        Class<?> configuration
        The configuration class which is used to configure a new instance of configurable().
        Returns:
        the type of the configuration