public class SagaEventMapping extends Object
| Constructor and Description |
|---|
SagaEventMapping(Class<? extends Saga> sagaClass,
Method propertyMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Method |
getPropertyMethod() |
Class<? extends Saga> |
getSagaClass() |
int |
hashCode() |
Copyright © 2015. All rights reserved.