Interface IProcessingContext

    • Method Detail

      • getApplicationContext

        org.springframework.context.ApplicationContext getApplicationContext()
        Get the Spring application context.
        Returns:
        The Spring application context.
        Since:
        Intrexx 9.0
      • getContextValueProvider

        de.uplanet.lucy.server.contextvalueprovider.IContextValueProvider getContextValueProvider()
        Get the context value provider.
        Returns:
        The context value provider.