Uses of Class
org.osgi.service.servlet.runtime.dto.ResourceDTO
-
Uses of ResourceDTO in org.osgi.service.servlet.runtime.dto
Modifier and TypeClassDescriptionclass
Represents a resource definition which is currently not being used by a servlet context due to a problem.Modifier and TypeFieldDescriptionRequestInfoDTO.resourceDTO
The resource processing this request.ServletContextDTO.resourceDTOs
Returns the representations of the resource services associated with this context.