Uses of Interface
com.db4o.internal.CommittedCallbackDispatcher
-
Packages that use CommittedCallbackDispatcher Package Description com.db4o.cs.internal com.db4o.internal -
-
Uses of CommittedCallbackDispatcher in com.db4o.cs.internal
Subinterfaces of CommittedCallbackDispatcher in com.db4o.cs.internal Modifier and Type Interface Description interface
ServerMessageDispatcher
Classes in com.db4o.cs.internal that implement CommittedCallbackDispatcher Modifier and Type Class Description class
ServerMessageDispatcherImpl
-
Uses of CommittedCallbackDispatcher in com.db4o.internal
Methods in com.db4o.internal with parameters of type CommittedCallbackDispatcher Modifier and Type Method Description void
LocalTransaction. commit(CommittedCallbackDispatcher dispatcher)
-