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