Uses of Interface
com.db4o.events.EventRegistry
-
Packages that use EventRegistry Package Description com.db4o.cs.internal.events com.db4o.events com.db4o.internal.events -
-
Uses of EventRegistry in com.db4o.cs.internal.events
Classes in com.db4o.cs.internal.events that implement EventRegistry Modifier and Type Class Description class
ClientEventRegistryImpl
-
Uses of EventRegistry in com.db4o.events
Methods in com.db4o.events that return EventRegistry Modifier and Type Method Description static EventRegistry
EventRegistryFactory. forObjectContainer(ObjectContainer objectContainer)
Returns anEventRegistry
for registering events with the specified container. -
Uses of EventRegistry in com.db4o.internal.events
Classes in com.db4o.internal.events that implement EventRegistry Modifier and Type Class Description class
EventRegistryImpl
-