Uses of Class
com.oracle.coherence.cdi.SessionName
-
Packages that use SessionName Package Description com.oracle.coherence.cdi 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 SessionName Modifier and Type Method Description Session
SessionProducer. getSessionWithSessionName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
Produces aSession
for a given scope.
-