com.hp.hpl.jena.sdb.graph
Class EventManagerSDB

java.lang.Object
  extended by com.hp.hpl.jena.graph.impl.SimpleEventManager
      extended by com.hp.hpl.jena.sdb.graph.EventManagerSDB
All Implemented Interfaces:
com.hp.hpl.jena.graph.GraphEventManager, com.hp.hpl.jena.graph.GraphListener

public class EventManagerSDB
extends com.hp.hpl.jena.graph.impl.SimpleEventManager


Constructor Summary
EventManagerSDB(GraphSDB graph)
           
 
Method Summary
 void notifyEvent(com.hp.hpl.jena.graph.Graph arg0, Object arg1)
           
 
Methods inherited from class com.hp.hpl.jena.graph.impl.SimpleEventManager
listening, notifyAddArray, notifyAddGraph, notifyAddIterator, notifyAddIterator, notifyAddList, notifyAddTriple, notifyDeleteArray, notifyDeleteGraph, notifyDeleteIterator, notifyDeleteIterator, notifyDeleteList, notifyDeleteTriple, notifyingRemove, register, unregister
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventManagerSDB

public EventManagerSDB(GraphSDB graph)
Method Detail

notifyEvent

public void notifyEvent(com.hp.hpl.jena.graph.Graph arg0,
                        Object arg1)
Specified by:
notifyEvent in interface com.hp.hpl.jena.graph.GraphListener
Overrides:
notifyEvent in class com.hp.hpl.jena.graph.impl.SimpleEventManager


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.