Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Cannot access AsyncServletProperties.Threads fields because it is a package private class #748

Closed
@yehormasalitin

Description

@yehormasalitin

Describe the bug
I would like to get access to config from Threads class, but I can't at the moment as it is a package-private class.
I think it would be great to have it public, so we can use it as a part of any other custom settings

To Reproduce
Try to use AsyncServletProperties.Threads in any package which is not where it is located

Expected behavior
AsyncServletProperties.Threads should be available in all packages

Screenshots
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions