---
title: PingGateway decorators
description: Decorators are heap objects to extend what other objects can do. PingGateway defines default baseURI, capture, timer, and tracing decorators you can use without explicitly defining them.
component: pinggateway
version: 2026
page_id: pinggateway:reference:Decorators
canonical_url: https://docs.pingidentity.com/pinggateway/2026/reference/Decorators.html
revdate: 2026-01-20T12:00:00Z
---

# PingGateway decorators

Decorators are heap objects to extend what other objects can do. PingGateway defines default `baseURI`, `capture`, `timer`, and `tracing` decorators you can use without explicitly defining them.

Learn more in [PingGateway decorators](../configure/decorators.html).

* [BaseUriDecorator](BaseUriDecorator.html)

* [CaptureDecorator](CaptureDecorator.html)

* [TimerDecorator](TimerDecorator.html)

* [TracingDecorator](TracingDecorator.html)
