Package com.oracle.coherence.cdi.server
Simple CDI-based Cache Server implementation.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.03.25
-
Class Summary Class Description BeanBuilder Element processor for<cdi:bean>
XML element.BeanProcessor Element processor for<cdi:bean/>
XML element.CdiNamespaceHandler Custom namespace handler forcdi
namespace.ClusterProducer A CDI producer that produces instances of the singleton CoherenceCluster
.CoherenceServerExtension A Coherence CDIExtension
that should only be used within the cluster members.FederationEventHandlers Federation event handlers that allow CDI observers to handle any federation event.Server This class bootstraps the CDI container, which will in turn start Coherence server via CDI extension.ServerCoherenceProducer A CDI server-sideCoherence
bean producer.