Package | Description |
---|---|
org.kepler.provenance | |
org.kepler.ssh |
Modifier and Type | Method and Description |
---|---|
void |
ProvenanceRecorder.sshEvent(SshEvent event)
React to an ssh event.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SshEventRegistry.notifyListeners(SshEvent event)
Send a SshEvent to all listeners.
|
void |
SshEventListener.sshEvent(SshEvent event)
Report an ssh activity.
|