Uses of Interface
org.alfresco.event.outbox.ConnectionSource
-
Uses of ConnectionSource in org.alfresco.event.outbox
Methods in org.alfresco.event.outbox with parameters of type ConnectionSourceModifier and TypeMethodDescriptionstatic OutboxBuilderOutboxBuilder.forAutodetectedDb(ConnectionSource connectionSource) Creates a newOutboxBuilderwhich will detect (lazily) the database using the providedConnectionSource.