|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={TYPE,CONSTRUCTOR,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface EasyBeanTransient
Any class, constructor, method of field that uses this annotation will not be exposed. This annotation cannot be used in conjunction with any other EasyBean annotation.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |