com.iparelan.util.annotations.patterns
Annotation Type Decorator


@Documented
@Target(value=TYPE)
@Retention(value=SOURCE)
@Copyright(value="Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.")
public @interface Decorator

Marks a class as implementing the Layer Supertype pattern.

Version:
June 2008
Author:
Greg Mattes
See Also:
"Design Patterns," Erich Gamma, et. al., "Decorator"



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.