Class FailedResourceDTO


  • public class FailedResourceDTO
    extends ResourceDTO
    Represents a resource definition which is currently not being used by a servlet context due to a problem.

    As the resource represented by this DTO is not used due to a failure, the field ResourceDTO.servletContextId always returns 0 and does not point to an existing servlet context.

    Author:
    $Id: 2f8ab091c70a62ecddb98df9e182e40f0454cd2c $
    • Method Summary

      • Methods inherited from class org.osgi.dto.DTO

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait