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

com.progressoft.brix.domino.api.server.entrypoint.ServerAppEntryPoint Maven / Gradle / Ivy

The newest version!
package com.progressoft.brix.domino.api.server.entrypoint;

@FunctionalInterface
public interface ServerAppEntryPoint {
    void onModulesLoaded(T context);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy