[
https://issues.apache.org/jira/browse/WINK-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Elman updated WINK-151:
-------------------------------
Attachment: WINK-151.patch
Here comes the proposed solution.
The idea is that user should extend from HandlersProvider and specify the impl
class name in the properties file (see unit test).
I'm not too happy with the name HandlersProvider, since it may be mistaken with
the "provider" term, so I'm open to suggestions.
Finally, I don't think we need to make DeploymentConfiguration public, but we
should rather remove it from the documentation and leave it internal.
> Make deployment configuration public
> ------------------------------------
>
> Key: WINK-151
> URL: https://issues.apache.org/jira/browse/WINK-151
> Project: Wink
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.2
> Reporter: Bryant Luk
> Assignee: Michael Elman
> Fix For: 0.2
>
> Attachments: WINK-151.patch
>
>
> Make DeploymentConfiguration or at least the documented methods into a public
> interface outside internal.
> The public interface should be implemented by DeploymentConfiguration if
> going with that option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.