About
Applications use naming services to locate objects in:
- data sources,
- EJBs,
- JMS,
- MailSessions,
- and so on
in the network.
A naming service associates names with objects and finds objects based on their given names. (The RMI registry is a good example of a naming service.)