return new AnnotatedAggregate<>(factoryMethod.get(),aggregateModel(),null); | return new AnnotatedAggregate<>(factoryMethod.call(),aggregateModel(),null); | new AnnotatedAggregate<>(factoryMethod.get(),aggregateModel(),null) | new AnnotatedAggregate<>(factoryMethod.call(),aggregateModel(),null) | AxonFramework | 28ce88ef88150e731f0839e676b8d4e9843cdec1 | org.axonframework.commandhandling.model.AbstractRepositoryTest | | _1 | factoryMethod |
---|
_2 | factoryMethod |
---|
| TCIVar | factoryMethod |
---|
v0 | null |
---|
v2 | aggregateModel() |
---|
v3 | |
---|
| - org.axonframework.commandhandling.model.inspection.AnnotatedAggregate
| TCIVar | factoryMethod |
---|
v0 | null |
---|
v2 | aggregateModel() |
---|
v3 | |
---|
| Uses | True |