javax.webbeans
Annotation Type Decorator


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
@Stereotype
public @interface Decorator

Specifies that a class is a Web Beans decorator.

Author:
Gavin King, Pete Muir



Copyright © 2008. All Rights Reserved.