Uses of Annotation Interface
com.oracle.coherence.cdi.SessionName
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
-
Uses of SessionName in com.oracle.coherence.cdi
Modifier and TypeMethodDescriptionSessionProducer.getSessionWithSessionName
(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint) Produces aSession
for a given scope.