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 classClientEventRegistryImpl -
Uses of EventRegistry in com.db4o.events
Methods in com.db4o.events that return EventRegistry Modifier and Type Method Description static EventRegistryEventRegistryFactory. forObjectContainer(ObjectContainer objectContainer)Returns anEventRegistryfor 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 classEventRegistryImpl
-