Uses of Class
org.axonframework.eventhandling.tokenstore.jdbc.PostgresTokenTableFactory
Packages that use PostgresTokenTableFactory
-
Uses of PostgresTokenTableFactory in org.axonframework.eventhandling.tokenstore.jdbc
Fields in org.axonframework.eventhandling.tokenstore.jdbc declared as PostgresTokenTableFactoryModifier and TypeFieldDescriptionstatic final PostgresTokenTableFactoryPostgresTokenTableFactory.INSTANCECreates a singleton reference the the PostgresTokenTableFactory implementation.