Interface Plugin

    • Method Detail

      • configure

        default void configure​(Configuration configuration)
        Configures the Configuration, thereby registering the components of this instance.
        Parameters:
        configuration - that should be configured
      • getRequiredPlatforms

        java.util.Collection<Platform> getRequiredPlatforms()
        Provides the Platforms required by this instance.
        Returns:
        the Platforms
      • getExcludedRequiredPlatforms

        default java.util.Collection<Platform> getExcludedRequiredPlatforms()
        Provides the required Platforms excluded by this instance.
        Returns:
        the Platforms
      • getMappings

        java.util.Collection<Mapping> getMappings()
        Provides the Mappings shipped with this instance.
        Returns:
        the Mappings
      • getExcludedMappings

        default java.util.Collection<Mapping> getExcludedMappings()
        Provides the Mappings excluded by this instance.
        Returns:
        the Mappings
      • setProperties

        void setProperties​(Configuration configuration)
        Provides relevant Configuration properties.
        Parameters:
        configuration - accepts the properties