public interface Notification
LISTEN
.Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns name of this notification.
|
String |
getParameter()
Returns additional information from the notifying process.
|
int |
getProcessId()
Returns the process id of the backend process making this notification.
|
String getName()
int getProcessId()
Copyright © 2019. All rights reserved.