javax.decorator
Annotation Type Decorates


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface Decorates

Specifies that a field of a decorator class is the delegate attribute.

Author:
Gavin King, Pete Muir



Copyright © 2008-2009. All Rights Reserved.