RESERVED_DEFAULT_PROFILE_NAME property

String RESERVED_DEFAULT_PROFILE_NAME
final

Reserved Default Profile Name

Constant string "default", representing the canonical reserved profile. This profile is always available as a baseline configuration context, ensuring that the environment never operates without at least one profile.

Value

"default"

Notes

Implementation

static final String RESERVED_DEFAULT_PROFILE_NAME = "default";