|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierFactory | |
|---|---|
| org.axonframework.domain | The domain components of the Axon Framework, mainly the Aggregates and Events. |
| Uses of IdentifierFactory in org.axonframework.domain |
|---|
| Subclasses of IdentifierFactory in org.axonframework.domain | |
|---|---|
class |
DefaultIdentifierFactory
Default IdentifierFactory implementation that uses generates random java.util.UUID based identifiers. |
| Methods in org.axonframework.domain that return IdentifierFactory | |
|---|---|
static IdentifierFactory |
IdentifierFactory.getInstance()
Returns an instance of the IdentifierFactory discovered on the classpath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||