Uses of Class
javax.enterprise.inject.stereotype.Stereotype

Packages that use Stereotype
javax.decorator This package contains annotations relating to decorators. 
javax.enterprise.inject.stereotype   
 

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.stereotype
 

Classes in javax.enterprise.inject.stereotype with annotations of type Stereotype
 interface Model
          A stereotype for MVC model objects
 



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