|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationValues.ChangeListener | |
|---|---|
| org.axonframework.saga | |
| org.axonframework.saga.annotation | |
| Uses of AssociationValues.ChangeListener in org.axonframework.saga |
|---|
| Methods in org.axonframework.saga with parameters of type AssociationValues.ChangeListener | |
|---|---|
void |
AssociationValues.addChangeListener(AssociationValues.ChangeListener changeListener)
Registers a listener that is notified when AssociationValue instances are wither added or removed from this collection. |
void |
AssociationValues.removeChangeListener(AssociationValues.ChangeListener changeListener)
Removes the registered changeListener. |
| Uses of AssociationValues.ChangeListener in org.axonframework.saga.annotation |
|---|
| Methods in org.axonframework.saga.annotation with parameters of type AssociationValues.ChangeListener | |
|---|---|
void |
AssociationValuesImpl.addChangeListener(AssociationValues.ChangeListener changeListener)
|
void |
AssociationValuesImpl.removeChangeListener(AssociationValues.ChangeListener changeListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||