Classes
 ClassDescription
 PublishDecorator Represents a Metadata, MXML or XML tag that can be used on properties that hold a value that should be published to matching subscribers.
 PublishSubscribeDecorator Represents a Metadata, MXML or XML tag that can be used on properties that hold a value that should be published to matching subscribers while at the same time acting as a subscriber for matching publishers.
 SubscribeDecorator Represents a Metadata, MXML or XML tag that can be used on properties that should be bound to the value of a matching publisher.