Uses of Class
com.oracle.coherence.cdi.events.ParticipantName.Literal
-
Packages that use ParticipantName.Literal Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events. -
-
Uses of ParticipantName.Literal in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events that return ParticipantName.Literal Modifier and Type Method Description static ParticipantName.Literal
ParticipantName.Literal. of(String sName)
Create aParticipantName.Literal
.
-