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



Copyright © 2008-2009. All Rights Reserved.