Interface ContextService

All Known Implementing Classes:
DefaultContextService

public interface ContextService
Interface for service to expose ContextRepository.
  • Method Details

    • getContextRepository

      ContextRepository getContextRepository()
      Returns the configured ContextRepository.
      Returns:
      the configured ContextRepository.