Class RegistryRuntime


  • public final class RegistryRuntime
    extends Object
    • Constructor Detail

      • RegistryRuntime

        public RegistryRuntime​(FailedDTOHolder failedDTOHolder,
                               Collection<org.osgi.service.http.runtime.dto.ServletContextDTO> contextDTOs,
                               Collection<org.osgi.service.http.runtime.dto.PreprocessorDTO> preprocessorDTOs)
    • Method Detail

      • getServletContextDTOs

        public Collection<org.osgi.service.http.runtime.dto.ServletContextDTO> getServletContextDTOs()
      • getPreprocessorDTOs

        public Collection<org.osgi.service.http.runtime.dto.PreprocessorDTO> getPreprocessorDTOs()