Uses of Class
javax.enterprise.inject.Stereotype

Packages that use Stereotype
javax.decorator Annotations relating to decorators. 
javax.enterprise.inject Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup. 
 

Uses of Stereotype in javax.decorator
 

Classes in javax.decorator with annotations of type Stereotype
 interface Decorator
          Specifies that a class is a decorator.
 

Uses of Stereotype in javax.enterprise.inject
 

Classes in javax.enterprise.inject with annotations of type Stereotype
 interface Model
          The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF.
 



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