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

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

Deprecated.

@Deprecated
public class GraphStoreEvents
extends Object

To be deleted


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

Field Detail

RequestStartEvent

@Deprecated
public static final Object RequestStartEvent
Deprecated. 

RequestFinishEvent

@Deprecated
public static final Object RequestFinishEvent
Deprecated. 
Constructor Detail

GraphStoreEvents

public GraphStoreEvents()
Deprecated. 


Licenced under the Apache License, Version 2.0