[ Team LiB ] Previous Section Next Section

Description

Dynamically attaches additional behavior to an existing resource with minimal disruption to application code. A resource decorator enables the extension of a resource's functionality without subclassing or changing its implementation.

    [ Team LiB ] Previous Section Next Section