Class ContextLoader


  • @Component
    public class ContextLoader
    extends Object
    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 user (accountRef) and user deltas.
    Author:
    Radovan Semancik