0 Replies Latest reply on Nov 6, 2008 9:45 PM by nimo22

    getInstanceFromFactory versus getInstance

    nimo22

      What is the main difference of
      getInstanceFromFactory and getInstance?


      getInstance works also for factory-annotated methods.


      So why should we use getInstanceFromFactory,
      when getInstance also works for this case?