Interface ServiceActivity

    • Method Detail

      • getServiceId

         getServiceId()
        The unique id for the service.
      • getServiceInterface

         getServiceInterface()
        The interface implemented by the service (this may occasionally be a class, for non-proxied services).
      • getScope

         getScope()
        The scope of the service (typically "singleton" or "perthread").
      • getStatus

        Status getStatus()
        Indicates the lifecycle status of the service.
      • getMarkers

        <> getMarkers()
        The markers on this service