Class AbstractFetchParentAccess

    • Constructor Detail

      • AbstractFetchParentAccess

        public AbstractFetchParentAccess()
    • Method Detail

      • clearResolutionListeners

        protected void clearResolutionListeners()
      • notifyResolutionListeners

        protected void notifyResolutionListeners​(Object resolvedInstance)
      • isParentShallowCached

        protected boolean isParentShallowCached()
      • endLoading

        public void endLoading​(ExecutionContext executionContext)
        Description copied from interface: Initializer
        Lifecycle method called at the very end of the result values processing
        Specified by:
        endLoading in interface Initializer