Class UpdateExecutionFactoryEventSource

java.lang.Object
org.aksw.jena_sparql_api.core.UpdateExecutionFactoryParsingBase
org.aksw.jena_sparql_api.update.UpdateExecutionFactoryEventSource
All Implemented Interfaces:
AutoCloseable, DatasetListenable, org.aksw.jenax.dataaccess.sparql.factory.execution.update.UpdateExecutionFactory, org.aksw.jenax.dataaccess.sparql.factory.execution.update.UpdateProcessorFactory

public class UpdateExecutionFactoryEventSource extends UpdateExecutionFactoryParsingBase implements DatasetListenable
A wrapper for an update execution that supports
Author:
raven
  • Constructor Details

    • UpdateExecutionFactoryEventSource

      public UpdateExecutionFactoryEventSource(UpdateContext updateContext)
  • Method Details