com.bea.wli.transform
Annotation Type DataTransformation


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

This is a marker annotation for DTF class. It is required for all DTF classes to ensure DTF classes to be recognized as data transformation classes and DTF annotations to be processed by DTF annotation processor.