Uses of Class
com.oracle.coherence.cdi.ConfigUri
-
Packages that use ConfigUri Package Description com.oracle.coherence.cdi Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members. -
-
Uses of ConfigUri in com.oracle.coherence.cdi
Methods in com.oracle.coherence.cdi with annotations of type ConfigUri Modifier and Type Method Description Serializer
SerializerProducer. getNamedSerializer(javax.enterprise.inject.spi.InjectionPoint ip)
Produces instances of a namedSerializer
.
-