PausableSubscription Class Producer Package
6.2.1.4.8 Producer Class
A Producer is an entity that publishes events and allows clients to subscribe for these events. A Producer is a Resource that manages Publications, Subscriptions and EventChannels. It implements the ResourceManager interface to provide access to these resources. It realizes the Provider interface which allows the creation of new subscriptions. Finally, it also implements the Publisher interface. A Producer is a Resource and therefore inherits all properties that a Resource has. Table 17 – Producer Properties Attribute Description Value capabilities Metadata about the producer. The type of this attribute is abstract. The OGC Capabilities document is one possible value for this property. Type : Capabilities Default: none Cardinality : [1] eventingInfo Information about the event channels exposed and events published by the service. Type : EventingInformation Default: none Cardinality : [1] publication A Producer manages Publications. Type : Publication Default: none Cardinality : [0..] subscription A Producer manages Subscriptions. Subscriptions that are terminated are automatically removed from the Producer. Type : Subscription Default: none Cardinality : [0..]6.2.1.4.9 Publication Class
Metadata on events generated by a publisher. A P ublication is a Resource . A Publication is a Resource and therefore inherits all properties that a Resource has. 32 Copyright © 2010 Open Geospatial Consortium, Inc. Table 18 – Publication Properties Property name Description Value eventSourceMet adata Metadata about the entity that generates the published events e.g. SensorML description for a sensor. Type : Any Default: none Cardinality : [0..1] publishedEvent Definition of an event that is published as part of this Publication. Type : EventMetadata Default: none Cardinality : [1..]6.2.1.4.10 Subscription Class
Represents the expression of interest via filters in a specific set of events that are published by a Producer. If no filter is provided, the subscriber expresses interest in all events published by the Producer. A subscription may define the endpoint of a consumer to which matching events shall be delivered andor may define a channel to which all events matching the subscriptions filter criteria shall be delivered. This is useful for other subscribers that are interested in the same set of events. At least one delivery target shall be provided. A Subscription is a ResourceWithLifetime and therefore inherits all properties that a ResourceWithLifetime has.Parts
» OWS-7 Event Architecture Engineering Report
» Scope OWS-7 Event Architecture Engineering Report
» Document contributor contact points
» Revision history OWS-7 Event Architecture Engineering Report
» Future work OWS-7 Event Architecture Engineering Report
» Foreword OWS-7 Event Architecture Engineering Report
» Abbreviated terms OWS-7 Event Architecture Engineering Report
» Resource Class ResourceWithLifetime Class
» ResourceManager Interface ResourceTermination Interface
» AdHocEventChannel Class AggregationChannel Class
» EventChannel Class EventChannelRelationship Class
» EventMetadata Class EventingInformation Class
» Endpoint Class EndpointDeliveryMetadata Class
» Filter Class Notification Class
» PausableSubscription Class Producer Package
» Producer Class Publication Class
» Registration Class Broker Package
» Resources Lifecycle Management Behavior Model
» Managing Subscriptions Behavior Model
» Handling a Pausable Subscription
» Demand Based Publishing Behavior Model
» Introduction Event Channels OWS-7 Event Architecture Engineering Report
» Publish Subscribe Requirements OWS-7 Event Architecture Engineering Report
» Introduction Realization of Publish Subscribe
» Requirements Mapping for WS-Notification
» Summary Realization of Publish Subscribe
» Introduction Event Metadata Example
» The Event Service Discovery Model The Event Service Discovery extension package
» Scenario 1: Find a Service providing Sensor Data that supports Comparison Filters
» Step 2: Scenario 2: Find a Service providing Aviation Data in a specified Area
» Sample Event Service objects Discovery challenges:
» Denial of service Security threats and vulnerabilities
» Message replay Security threats and vulnerabilities
» Message modification Security threats and vulnerabilities
» Spoof of identity Security threats and vulnerabilities
» Intermediary network devices Security threats and vulnerabilities
» Trojan horse type of attacks
» Authorization or access control
» Data confidentiality Security measures
» Data integrity Security measures
» Communication security Security measures
» Mapping security measures to threats
» Threat Mitigation in WS- Environment
» Threat Mitigation in RESTful Environment
» Reliability OWS-7 Event Architecture Engineering Report
» Boolean Result for Filter Statement
» Event Wrapper Potential Pitfalls
» Resolve Content Given By Reference
» Reference System Transformation Potential Pitfalls
» Filter Encoding XPath Filter Processing Languages
» Event Pattern Markup Language
» Spatial Filtering via Bounding Box
» Spatial Filtering of Events Using Dynamic Filter Properties
» Discovery of filter functionality
» Specifying events OWS-7 Event Architecture Engineering Report
» Geosynchronization OWS-7 Event Architecture Engineering Report
» Dynamic Sensor Tracking and Notification Aviation
» Introduction OGC service specifications related to the Event Architecture
» Foreign standards and specifications related to the Event Architecture
» SWE Common AIXM Information models
» Introduction Document object model
» Spatially enabled Common Alert Protocol
» Code lists Common Alert Protocol
» Resource references Other features Interoperability
» Geosynchronization Common Alert Protocol
» Filtering CAP messages Common Alert Protocol
» EDXL-DE Common Alert Protocol
» WXXM Resource Requirements Package
» Consumer Requirements Package Publish Subscribe Requirements Package
» Registrar Requirements Package Information models
» Brokered Publish Subscribe Requirements Package Registering Broker Requirements Package
» Aggregation Channel Requirements Package
» Ad Hoc Channel Requirements Package
» Pausable Provider Requirements Package Demand Based Publication Requirements Package
» CSW-ebRIM Extension Package for Event Service Discovery
» Additional Sample Queries for Event Service Discovery
» XML Schema for Event Metadata
Show more