Interface ExoProfileExtension


  • public interface ExoProfileExtension
    An interface used to define services that can be loaded using ServiceLoader to inject profiles to eXo Kernel containers
    • Method Detail

      • getProfiles

        Set<String> getProfiles()
        Returns:
        list of profiles to inject to containers