Uses of Class
javax.annotation.Stereotype

Packages that use Stereotype
javax.decorator   
javax.interceptor   
javax.webbeans   
 

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

Classes in javax.interceptor with annotations of type Stereotype
 interface Interceptor
          Specifies that a class is an interceptor.
 

Uses of Stereotype in javax.webbeans
 

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



Copyright © 2008-2009. All Rights Reserved.