Uses of Class
org.datanucleus.CDIHandler
Packages that use CDIHandler
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of CDIHandler in org.datanucleus
Fields in org.datanucleus declared as CDIHandlerMethods in org.datanucleus that return CDIHandlerModifier and TypeMethodDescriptionPersistenceNucleusContext.getCDIHandler()
Accessor for the handler for CDI (JSR346) if in an environment that provides one.PersistenceNucleusContextImpl.getCDIHandler()