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