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, begin, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getStatements, isActive, isOpen, prepare, removeNamespace, removeStatement, removeStatements, rollback, setNamespace, size, startUpdate
void addConnectionListener(SailConnectionListener listener)
listener
- A SailConnectionListener.void removeConnectionListener(SailConnectionListener listener)
listener
- A SailConnectionListener.Copyright © 2001-2016 Aduna. All Rights Reserved.