Uses of Package
javax.enterprise.context.spi

Packages that use javax.enterprise.context.spi
javax.enterprise.context.spi   
javax.enterprise.inject.spi   
 

Classes in javax.enterprise.context.spi used by javax.enterprise.context.spi
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
 

Classes in javax.enterprise.context.spi used by javax.enterprise.inject.spi
Context
          The contract between the manager and a contextual object.
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.