Class ContextLoader

  • All Implemented Interfaces:
    ProjectorProcessor

    @Component
    public class ContextLoader
    extends Object
    implements ProjectorProcessor
    Context loader loads the missing parts of the context. The context enters the projector with just the minimum information. Context loader gets missing data such as accounts. It gets them from the repository or provisioning as necessary. It follows the account links in focus (linkRef) and focus deltas.
    Author:
    Radovan Semancik