public class SailConnectionListenerAdapter extends Object implements org.openrdf.sail.SailConnectionListener
| Constructor and Description |
|---|
SailConnectionListenerAdapter(RDFDiffSink diffSink) |
| Modifier and Type | Method and Description |
|---|---|
void |
statementAdded(org.openrdf.model.Statement st) |
void |
statementRemoved(org.openrdf.model.Statement st) |
public SailConnectionListenerAdapter(RDFDiffSink diffSink)
public void statementAdded(org.openrdf.model.Statement st)
statementAdded in interface org.openrdf.sail.SailConnectionListenerpublic void statementRemoved(org.openrdf.model.Statement st)
statementRemoved in interface org.openrdf.sail.SailConnectionListenerCopyright © 2007-2012 fortytwo.net. All Rights Reserved.