| Package | Description |
|---|---|
| ddf.catalog.pubsub | |
| ddf.sdk.plugin.presubscription |
| Modifier and Type | Field and Description |
|---|---|
protected List<PreSubscriptionPlugin> |
EventProcessorImpl.preSubscription |
| Constructor and Description |
|---|
EventProcessorImpl(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.event.EventAdmin eventAdmin,
List<PreSubscriptionPlugin> preSubscription,
List<PreDeliveryPlugin> preDelivery,
CatalogFramework catalog) |
FanoutEventProcessor(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.event.EventAdmin eventAdmin,
List<PreSubscriptionPlugin> preSubscription,
List<PreDeliveryPlugin> preDelivery,
CatalogFramework catalog) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyPreSubscriptionPlugin
************************************************************************************* Follow DDF
Developer's Guide to implement Life-cycle Services, Sources, or Transformers This
template/example shows the skeleton code for a Pre-Subscription Service
**************************************************************************************
|
This work is licensed under a Creative Commons Attribution 4.0 International License.