Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServerEndpointConfig$Configurator getter for default platform configurator #207

Closed
glassfishrobot opened this issue Jun 17, 2013 · 5 comments
Labels

Comments

@glassfishrobot
Copy link

Please provide getter for containerDefaultConfigurator in ServerEndpointConfig$Configurator. The access to the configurator is needed to be able to call @PreDestroy for CDI beans

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by stepan.kopriva

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Issue-Links:
blocks
TYRUS-196

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA WEBSOCKET_SPEC-207

@glassfishrobot
Copy link
Author

@markt-asf
Copy link
Contributor

The method is present but is currently package private. It would need to be made public. As a change to the API it will have to be deferred to Jakarta EE 10.

markt-asf added a commit to markt-asf/websocket-api that referenced this issue Sep 30, 2021
Make ServerEndpointConfig.Configurator.getContainerDefaultConfigurator()
public.
markt-asf added a commit to markt-asf/websocket-api that referenced this issue Oct 1, 2021
Make ServerEndpointConfig.Configurator.getContainerDefaultConfigurator()
public.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants