Interface GeneratedService.ScopeHandlerDescriptor

Enclosing class:
GeneratedService

public static interface GeneratedService.ScopeHandlerDescriptor
Each descriptor for a service that implements Service.ScopeHandler implements this interface to provide information about the scope it handles.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Scope handled by the scope handler service.
  • Method Details Link icon

    • handledScope Link icon

      TypeName handledScope()
      Scope handled by the scope handler service.
      Returns:
      type of the scope handled (annotation)