Interface ObjectResolver

  • All Known Implementing Classes:
    DirectoryFileObjectResolver, ModelObjectResolver, RepoObjectResolver

    public interface ObjectResolver
    The callback from some of the object utilities to resolve objects. The classes implementing this will most likely fetch the objects from the repository or from some kind of object cache.
    Author:
    Radovan Semancik