public class UpdateExecutionFactoryEventSource extends Object implements UpdateExecutionFactory, DatasetListenable
| Constructor and Description |
|---|
UpdateExecutionFactoryEventSource(UpdateContext updateContext) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProcessorEventSource |
createUpdateProcessor(com.hp.hpl.jena.update.UpdateRequest updateRequest) |
UpdateContext |
getContext() |
Set<DatasetListener> |
getDatasetListeners() |
public UpdateExecutionFactoryEventSource(UpdateContext updateContext)
public UpdateProcessorEventSource createUpdateProcessor(com.hp.hpl.jena.update.UpdateRequest updateRequest)
createUpdateProcessor in interface UpdateExecutionFactorypublic Set<DatasetListener> getDatasetListeners()
getDatasetListeners in interface DatasetListenablepublic UpdateContext getContext()
Copyright © 2015. All rights reserved.