pzoio / impala

Automatically exported from code.google.com/p/impala
1 stars 2 forks source link

Rename service registry import and export classes #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Both of these should have names which are more descriptive in terms of how
they interact with the service registry.

ContributionProxyFactoryBean should be renamed to NamedServiceProxyFactoryBean

ModuleContributionPostProcessor should be renamed to
NamedServiceAutoExportPostProcessor

Original issue reported on code.google.com by philzoio...@googlemail.com on 3 May 2009 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by philzoio...@googlemail.com on 3 May 2009 at 10:45

GoogleCodeExporter commented 9 years ago
With r4024, also renamed ContributionEndpoint to ServiceEndpoint. Also renamed
related classes. Changes not backward-incompatible.

Original comment by philzoio...@googlemail.com on 7 May 2009 at 9:37

GoogleCodeExporter commented 9 years ago
Marked as fixed as per previous.

Original comment by philzoio...@googlemail.com on 7 May 2009 at 9:38