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

com.progressoft.brix.domino.api.shared.extension.Contribution Maven / Gradle / Ivy

package com.progressoft.brix.domino.api.shared.extension;

@FunctionalInterface
public interface Contribution {
    void contribute(E extensionPoint);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy