com.hp.hpl.jena.sparql.modify
Class UpdateEngineBase

java.lang.Object
  extended by com.hp.hpl.jena.sparql.modify.UpdateEngineBase
All Implemented Interfaces:
UpdateEngine
Direct Known Subclasses:
UpdateEngineMain

public abstract class UpdateEngineBase
extends java.lang.Object
implements UpdateEngine


Constructor Summary
UpdateEngineBase(GraphStore graphStore, UpdateRequest request, Binding input, Context context)
           
 
Method Summary
abstract  void execute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateEngineBase

public UpdateEngineBase(GraphStore graphStore,
                        UpdateRequest request,
                        Binding input,
                        Context context)
Method Detail

execute

public abstract void execute()
Specified by:
execute in interface UpdateEngine


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.