Uses of Interface
com.db4o.internal.EventDispatcher
-
Packages that use EventDispatcher Package Description com.db4o.internal -
-
Uses of EventDispatcher in com.db4o.internal
Fields in com.db4o.internal declared as EventDispatcher Modifier and Type Field Description static EventDispatcher
EventDispatchers. NULL_DISPATCHER
Methods in com.db4o.internal that return EventDispatcher Modifier and Type Method Description static EventDispatcher
EventDispatchers. forClass(ObjectContainerBase container, ReflectClass classReflector)
-