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 Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getProfiles

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