Class FailedResourceDTO


  • public class FailedResourceDTO
    extends BaseDTO
    Represents a JAX-RS resource service which is currently not being used due to a problem.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int failureReason
      The reason why the resource represented by this DTO is not used.
    • 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