You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrei Shakirin (Updated) (JIRA)" <ji...@apache.org> on 2011/12/21 13:41:30 UTC

[jira] [Updated] (CXF-3990) Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive

     [ https://issues.apache.org/jira/browse/CXF-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Shakirin updated CXF-3990:
---------------------------------

    Attachment: policy.patch

Patch
                
> Change scope for EffectivePolicyImpl.initilise() and EndpointPolicyImpl.initilise() to more permissive
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3990
>                 URL: https://issues.apache.org/jira/browse/CXF-3990
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>         Environment: Windows
>            Reporter: Andrei Shakirin
>         Attachments: policy.patch
>
>
> Hi,
> All initilize() methods in EffectivePolicyImpl and EndpointPolicyImpl are package private.
> Unfortunatelly it prevents reusing of these classes in custom use cases.
> Proposal: change method's scope to protected or public.
> Patch with public alternative is attached.
> Regards,
> Andrei.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira