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

java.lang.Object
  extended by com.hp.hpl.jena.sparql.modify.GraphStoreEvents

public class GraphStoreEvents
extends Object


Field Summary
static Object RequestFinishEvent
           
static Object RequestStartEvent
           
 
Constructor Summary
GraphStoreEvents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RequestStartEvent

public static final Object RequestStartEvent

RequestFinishEvent

public static final Object RequestFinishEvent
Constructor Detail

GraphStoreEvents

public GraphStoreEvents()


Licenced under the Apache License, Version 2.0