Class ConfService


  • @ApplicationScoped
    public class ConfService
    extends Object
    • Constructor Detail

      • ConfService

        public ConfService()
    • Method Detail

      • findConf

        public io.jans.as.model.config.Conf findConf()
      • find

        public io.jans.as.model.configuration.AppConfiguration find()
      • getEntryPropertyAnnotations

        public <T> List<io.jans.orm.reflect.property.PropertyAnnotation> getEntryPropertyAnnotations​(Class<T> entryClass)