org.zkoss.bind.annotation
Annotation Type Transient


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Inherited
public @interface Transient

Marker annotation to indicate a transient method operation not to use proxy mechanism.

Since:
8.0.0
Author:
jumperchen



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo