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 EventRegistryImplClientObjectContainer. newEventRegistry() -
Uses of EventRegistryImpl in com.db4o.cs.internal.events
Subclasses of EventRegistryImpl in com.db4o.cs.internal.events Modifier and Type Class Description classClientEventRegistryImpl -
Uses of EventRegistryImpl in com.db4o.internal
Methods in com.db4o.internal that return EventRegistryImpl Modifier and Type Method Description EventRegistryImplInternalObjectContainer. newEventRegistry()EventRegistryImplLocalObjectContainer. newEventRegistry()EventRegistryImplObjectContainerSession. newEventRegistry()
-