OpenAjax Hub 2.0 Specification Implementation Metadata

From MemberWiki

Jump to: navigation, search

NOTE: This wiki page holds part of the OpenAjax Hub 2.0 Specification.


<--previous       contents--^       next-->


10 Implementation Metadata

This chapter describes the metadata that implementations of the Hub MUST provide.

Implementation Metadata Fields

OpenAjax.hub.implementer
Required or optional
Required
Type
String
Description
Some sort of GUID, such as a URL, that uniquely identifies the organization that has produced this particular implementation of the OpenAjax Hub specification. For example, the open source reference implementation of the OpenAjax Hub at http://sourceforge.net/projects/openajaxallianc sets this metadata field as follows:

OpenAjax.hub.implementer="http://openajax.org"
OpenAjax.hub.implVersion
Required or optional
Required
Type
String
Description
Implementation-specific version number for this particular implementation,in the form of #[.#]*, such as "1", "1.1", "2.0" or "2.20.2".
OpenAjax.hub.specVersion
Required or optional
Required
Type
String
Description
Version number of the OpenAjax Hub specification that this implementation supports, in the form of #[.#]*, such as "1", "1.1", "2.0" or "2.20.2".
OpenAjax.hub.implExtraData
Required or optional
Optional
Type
Object
Description
If present, can be null. An arbitrary Object holding extra information about this particular implementation of the OpenAjax Hub.


<--previous       contents--^       next-->
Personal tools