Class ComponentWorker

java.lang.Object
org.apache.tapestry5.internal.transform.ComponentWorker
All Implemented Interfaces:
ComponentClassTransformWorker2

public class ComponentWorker extends Object implements ComponentClassTransformWorker2
Finds fields with the Component annotation and updates the model. Also checks for the Mixins and MixinClasses annotations and uses them to update the ComponentModel .