Uses of Class
com.db4o.internal.HandlerRegistry
-
Packages that use HandlerRegistry Package Description com.db4o.internal -
-
Uses of HandlerRegistry in com.db4o.internal
Fields in com.db4o.internal declared as HandlerRegistry Modifier and Type Field Description HandlerRegistry
ObjectContainerBase. _handlers
Methods in com.db4o.internal that return HandlerRegistry Modifier and Type Method Description HandlerRegistry
InternalObjectContainer. handlers()
HandlerRegistry
ObjectContainerBase. handlers()
HandlerRegistry
ObjectContainerSession. handlers()
Constructors in com.db4o.internal with parameters of type HandlerRegistry Constructor Description HandlerVersionRegistry(HandlerRegistry registry)
TypeHandlerCloneContext(HandlerRegistry handlerRegistry_, TypeHandler4 original_, int version_)
-