DRAFT

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


DRAFT

Submit a bug or feature

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