DRAFT

javax.decorator
Annotation Type Decorator


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

Specifies that a class is a decorator.

Author:
Gavin King, Pete Muir


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.