public interface NotifyingSailConnection extends SailConnection
Modifier and Type | Method and Description |
---|---|
void |
addConnectionListener(SailConnectionListener listener)
Registers a SailConnection listener with this SailConnection.
|
void |
removeConnectionListener(SailConnectionListener listener)
Deregisters a SailConnection listener with this SailConnection.
|
addStatement, addStatement, addStatement, addStatement, begin, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, explain, flush, getContextIDs, getNamespace, getNamespaces, getStatements, getStatements, hasStatement, isActive, isOpen, pendingRemovals, prepare, prepareQuery, removeNamespace, removeStatement, removeStatement, removeStatements, removeStatements, rollback, setNamespace, setTransactionSettings, size, startUpdate
void addConnectionListener(SailConnectionListener listener)
listener
- A SailConnectionListener.void removeConnectionListener(SailConnectionListener listener)
listener
- A SailConnectionListener.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.