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.eventsClasses in com.db4o.cs.internal.events that implement EventRegistry Modifier and Type Class Description classClientEventRegistryImpl
- 
Uses of EventRegistry in com.db4o.eventsMethods 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.eventsClasses in com.db4o.internal.events that implement EventRegistry Modifier and Type Class Description classEventRegistryImpl
 
-