Uses of Class
org.osgi.service.servlet.runtime.dto.ListenerDTO
Packages that use ListenerDTO
-
Uses of ListenerDTO in org.osgi.service.servlet.runtime.dto
Subclasses of ListenerDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclass
Represents a listener service which is currently not being used by a servlet context due to a problem.Fields in org.osgi.service.servlet.runtime.dto declared as ListenerDTOModifier and TypeFieldDescriptionServletContextDTO.listenerDTOs
Returns the representations of the listener services associated with this context.