org.iqual.chaplin
Annotation Type ByPass


@Target(value={TYPE,PACKAGE})
@Retention(value=RUNTIME)
public @interface ByPass

Marking a type or a package by this annotation causes that the Chaplin transformer bypasses that class or package, ie. no transformation is performed and the type or package is left as is.

Since:
Apr 5, 2009 11:10:56 AM
Author:
Zbynek Slajchrt



Copyright © 2009 iquality.org. All Rights Reserved.