Interface ClientContext


  • public interface ClientContext
    Collection of client objects used by LedgerHandle to interact with the outside world. Normally these are instantiated by the BookKeeper object but they are present to the LedgerHandle through this interface to allow tests to easily inject mocked versions.