Class ClusterProducer

java.lang.Object
com.oracle.coherence.cdi.server.ClusterProducer

@ApplicationScoped public class ClusterProducer extends Object
A CDI producer that produces instances of the singleton Coherence Cluster.
Since:
20.06
Author:
Jonathan Knight 2019.11.20
  • Constructor Details

    • ClusterProducer

      public ClusterProducer()
  • Method Details