Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
1
-
Pulsar
-
Platform Sprint 138
Description
The current HippoServiceRegistration proxies the interface of named or singleton services.
The proxy is used to set the ThreadContextClassLoader on invocation of the service.
However, sometimes additional interfaces must be proxied, for example to allow access to additional methods not to be shared across web applications.
Therefore another method will be added for registration of a service with an array of interface classes, all of which will be implemented by the proxy.
The first interface class in the array will be used for service lookup.
Attachments
Issue Links
- is a part of
-
CMS-10424 For CMS Preview and PageComposer use a dedicated CmsSessionContext object to share state with the HST web application(s)
- Closed
- is awaited by
-
HSTTWO-3794 For CMS Preview and PageComposer use a dedicated CmsSessionContext object to share state with the HST web application(s)
- Closed