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

        

Reply via email to