Class FailedServletContextDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.service.http.runtime.dto.ServletContextDTO
org.osgi.service.http.runtime.dto.FailedServletContextDTO

public class FailedServletContextDTO extends ServletContextDTO
Represents a servlet context that is currently not used due to some problem. The following fields return an empty array for a FailedServletContextDTO:

The method ServletContextDTO.attributes returns an empty map for a FailedServletContextDTO.

Author:
$Id: a34bc53757b13933cfb9748a70d76f6256eb8c6c $