Package | Description |
---|---|
org.codehaus.griffon.compile.core.ast.transform |
AST Transformations for Annotations under
griffon.transform package. |
Modifier and Type | Class and Description |
---|---|
class |
EventPublisherASTTransformation
Handles generation of code for the
@EventPublisher annotation. |
class |
FXObservableASTTransformation
Handles generation of code for the
@FXObservable |
class |
MessageSourceAwareASTTransformation
Handles generation of code for the
@MessageSourceAware annotation. |
class |
MVCAwareASTTransformation
Handles generation of code for the
@MVCAware annotation. |
class |
ObservableASTTransformation
Handles generation of code for the
@Observable annotation. |
class |
ResourceResolverAwareASTTransformation
Handles generation of code for the
@ResourceResolverAware annotation. |
class |
ResourcesAwareASTTransformation
Handles generation of code for the
@ResourcesAware annotation. |
class |
ThreadingASTTransformation
Handles generation of code for the
@Threading annotation. |
class |
ThreadingAwareASTTransformation
Handles generation of code for the
@ThreadingAware annotation. |
class |
VetoableASTTransformation
Handles generation of code for the
@Vetoable annotation. |