JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.jena.atlas.event.Event
Packages that use
Event
Package
Description
org.apache.jena.atlas.event
Uses of
Event
in
org.apache.jena.atlas.event
Methods in
org.apache.jena.atlas.event
with parameters of type
Event
Modifier and Type
Method
Description
void
EventListener.
event
(
Object
dest,
Event
event)
static void
EventManager.
send
(
Object
dest,
Event
event)
Send an event to all listeners on an object for the event's type