Uses of Class
org.datanucleus.CDIHandler
-
Packages that use CDIHandler Package Description org.datanucleus 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 CDIHandler Modifier and Type Field Description private CDIHandler
PersistenceNucleusContextImpl. cdiHandler
Methods in org.datanucleus that return CDIHandler Modifier and Type Method Description CDIHandler
PersistenceNucleusContext. getCDIHandler()
Accessor for the handler for CDI (JSR346) if in an environment that provides one.CDIHandler
PersistenceNucleusContextImpl. getCDIHandler()
-