Skip to content

Remove final keyword from AbstractAnnotationMethodEndpointMapping initApplicationContext() method [SWS-673] #772

@gregturn

Description

@gregturn

Eric Chijioke opened SWS-673 and commented

The initApplicationContext() method on the XmlRootElementEndpointMapping includes the final() prefix which is preventing me from extending the class to implement some custom filtering on the endpoints matched.

There doesn't seem to be a good reason for limiting this class' extensibility.


Affects: 2.0 RC2

Referenced from: commits 53fe225, 2426595

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions