org.iqual.chaplin
Annotation Type IgnoreSuper


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface IgnoreSuper

This annotation indicates that members of the super class of the marked component are ignored and are not exposed neither as properties nor components.

Since:
Jun 13, 2009 8:25:43 PM
Author:
Zbynek Slajchrt



Copyright © 2009 iquality.org. All Rights Reserved.