Uses of Class
org.apache.felix.http.base.internal.runtime.dto.FailedDTOHolder
Packages that use FailedDTOHolder
Package
Description
-
Uses of FailedDTOHolder in org.apache.felix.http.base.internal.registry
Methods in org.apache.felix.http.base.internal.registry with parameters of type FailedDTOHolderModifier and TypeMethodDescriptionvoidPerContextHandlerRegistry.getRuntime(org.osgi.service.servlet.runtime.dto.ServletContextDTO dto, FailedDTOHolder failedDTOHolder) Create all DTOs for servlets, filters, resources and error pagesbooleanHandlerRegistry.getRuntimeInfo(@NotNull org.osgi.service.servlet.runtime.dto.ServletContextDTO dto, @NotNull FailedDTOHolder failedDTOHolder) -
Uses of FailedDTOHolder in org.apache.felix.http.base.internal.runtime.dto
Methods in org.apache.felix.http.base.internal.runtime.dto that return FailedDTOHolderConstructors in org.apache.felix.http.base.internal.runtime.dto with parameters of type FailedDTOHolderModifierConstructorDescriptionRegistryRuntime(FailedDTOHolder failedDTOHolder, Collection<org.osgi.service.servlet.runtime.dto.ServletContextDTO> contextDTOs, Collection<org.osgi.service.servlet.runtime.dto.PreprocessorDTO> preprocessorDTOs) -
Uses of FailedDTOHolder in org.apache.felix.http.base.internal.whiteboard
Methods in org.apache.felix.http.base.internal.whiteboard with parameters of type FailedDTOHolderModifier and TypeMethodDescriptionvoidFailureStateHandler.getRuntimeInfo(FailedDTOHolder failedDTOHolder)