Modifier and Type | Method and Description |
---|---|
AnnotationVisitorFactory |
Binding.getFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Binding.setFactory(AnnotationVisitorFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
GenericVisitorFactory
User: guillaume
Date: 11/07/13
Time: 14:41
|
Modifier and Type | Class and Description |
---|---|
class |
NullVisitorFactory
User: guillaume
Date: 10/07/13
Time: 15:05
|
Modifier and Type | Field and Description |
---|---|
static AnnotationVisitorFactory |
NullVisitorFactory.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
StereotypeVisitorFactory
User: guillaume
Date: 11/07/13
Time: 14:26
|
Modifier and Type | Method and Description |
---|---|
void |
AbsBindingModule.AnnotationBindingBuilder.to(AnnotationVisitorFactory factory)
Complete the annotation binding with the
AnnotationVisitorFactory to be executed
when the annotation is found. |
AbsBindingModule.AnnotationBindingBuilder |
AbsBindingModule.ConditionalBindingBuilder.to(AnnotationVisitorFactory factory)
Complete the annotation binding with the
AnnotationVisitorFactory to be executed
when the annotation is found. |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.