> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CommandInspectionServiceGrpc.CommandInspectionServiceImplBase

> Base class for the server implementation of the service CommandInspectionService. Status: experimental interface, will change before it is deemed production ready The inspection service provides methods for the ledger administrator to look under the hood of a running system. In V2 Ledger API this service is not available.

## CommandInspectionServiceGrpc.CommandInspectionServiceImplBase

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceImplBase.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public abstract static class CommandInspectionServiceGrpc.CommandInspectionServiceImplBase extends Object implements io.grpc.BindableService, CommandInspectionServiceGrpc.AsyncService
```

**Members**

| Docs                                                                                                                                                                          | Member                               | Introduced | Deprecated | Removed |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceImplBase.html#%3Cinit%3E%28%29)  | `CommandInspectionServiceImplBase()` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/admin/CommandInspectionServiceGrpc.CommandInspectionServiceImplBase.html#bindService%28%29) | `bindService()`                      | `3.5.6`    | -          | -       |
