All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.redhat.insights.config.DefaultInsightsConfiguration Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
/* Copyright (C) Red Hat 2023 */
package com.redhat.insights.config;

/**
 * Base configuration that uses the default methods from {@link InsightsConfiguration}, and where
 * only {@link InsightsConfiguration#getIdentificationName()} needs to be overridden.
 */
public abstract class DefaultInsightsConfiguration implements InsightsConfiguration {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy