Class CatalogFinder.CatalogResponse<P extends Catalog>

  • Type Parameters:
    P - The generic type
    Enclosing class:
    CatalogFinder<P extends Catalog>

    public static class CatalogFinder.CatalogResponse<P extends Catalog>
    extends Object
    Response object indicating if tenancy is active, and if so, the catalog that was found based on the request, if any.