Uses of Annotation Interface
com.oracle.coherence.cdi.SessionName
Packages that use 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
Methods in com.oracle.coherence.cdi with annotations of type SessionNameModifier and TypeMethodDescriptionSessionProducer.getSessionWithSessionName(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint) Produces aSessionfor a given scope.