Uses of Class
edu.uiuc.ncsa.security.core.ipc.IPCEvent
-
Packages that use IPCEvent Package Description edu.uiuc.ncsa.security.core.ipc This package consists of utilities (a bean and listener interfaces) for monitoring interprocess communications. -
-
Uses of IPCEvent in edu.uiuc.ncsa.security.core.ipc
Methods in edu.uiuc.ncsa.security.core.ipc with parameters of type IPCEvent Modifier and Type Method Description void
IPCBean. fireEventHappened(IPCEvent ipcEvent)
void
IPCEventListener. fireEventHappened(IPCEvent ipcEvent)
-