MCQOPTIONS
Bookmark
Saved Bookmarks
→
Spring
→
Managing Web Flows in Spring
→
OSGi will let you maintain multiple versions of a ..
1.
OSGi will let you maintain multiple versions of a service in your registry at the same time.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
There are frequently situations where OSGi will return more than one instance of a service that satisfies the interface.
A more robust solution to service discrimination is service attributes.
When specified on a service element, allows the ascription of a rank relative to other beans with the same interface.
Multiple services of the same interface may be registered inside of an OSGi environment, which necessitates a conflict-resolution process.
OSGi will let you maintain multiple versions of a service in your registry at the same time.
Once acquired, the Bundle can be interrogated to introspect information about the bundle itself, including any entries, its current state.
Spring Dynamic Modules also supports injection and manipulation of bundles themselves. An injected bundle is of type:-
Sometimes, you may want to limit the visibility of a service so that multiple clients each get their own instance of the bean.
By default, beans created in a Spring application context are global to the entire OSGi runtime.
The first, most direct connection to OSGi is the bean that s created on your behalf when you export a service. This bean, an instance of:-
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply