Uses of Package
ddf.catalog.event
Packages that use ddf.catalog.event
Package
Description
Provides the classes for the Catalog Event API and implementation.
Provides the classes for the Catalog Plug-in API and implementation.
-
Classes in ddf.catalog.event used by ddf.catalog.eventClassDescriptionThe DeliveryMethod provides the operation (created, updated, deleted) of how a
Metacardcan be delivered.The exception thrown to capture problems during the PubSub operations create, update, and delete of subscriptions.The exception thrown when problems creating a subscription are detected due to invalid data in theSubscription, such as a missingDeliveryMethod.A Subscription is used for a "subscriber" to subscribe to events based on a particular type of filter.The exception thrown when problems creating a subscription are detected due to aSubscriptionwith the same ID already existing in the OSGi registry.The exception thrown when problems updating or deleting a subscription are detected due to theSubscriptionnot being found in the OSGi registry. -
Classes in ddf.catalog.event used by ddf.catalog.pluginClassDescriptionA Subscription is used for a "subscriber" to subscribe to events based on a particular type of filter.