0 Replies Latest reply on May 29, 2011 11:59 PM by ozizka.zizka.seznam.cz

    Where is SharedContext and BasicContext?

    ozizka.zizka.seznam.cz

      AbstractContext refers to SharedContext and BasicContext.
      I can't find these.
      I can only find AbstractSharedContext.
      Are these @see tags wrong?


       * @author Nicklas Karlsson
       * @author Pete Muir
       * 
       * @see org.jboss.weld.contexts.SharedContext
       * @see org.jboss.weld.context.BasicContext
       */
      public abstract class AbstractContext implements Context