Interface ContextService

  • All Known Implementing Classes:
    DefaultContextService

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

      • getContextRepository

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