Uses of Class
com.db4o.internal.events.EventRegistryImpl
-
Packages that use EventRegistryImpl Package Description com.db4o.cs.internal com.db4o.cs.internal.events com.db4o.internal -
-
Uses of EventRegistryImpl in com.db4o.cs.internal
Methods in com.db4o.cs.internal that return EventRegistryImpl Modifier and Type Method Description EventRegistryImpl
ClientObjectContainer. newEventRegistry()
-
Uses of EventRegistryImpl in com.db4o.cs.internal.events
Subclasses of EventRegistryImpl in com.db4o.cs.internal.events Modifier and Type Class Description class
ClientEventRegistryImpl
-
Uses of EventRegistryImpl in com.db4o.internal
Methods in com.db4o.internal that return EventRegistryImpl Modifier and Type Method Description EventRegistryImpl
InternalObjectContainer. newEventRegistry()
EventRegistryImpl
LocalObjectContainer. newEventRegistry()
EventRegistryImpl
ObjectContainerSession. newEventRegistry()
-