Product: OpenFusion Naming Service
Version: 2.1 and above
Description:
What is the Naming Service?
Solution:
The Naming Service is a simple mechanism to associate meaningful names with an object, and then use these names in a look-up facility.
For example, in a Banking application, the name given to a Checking Account object registered with the Naming Service, might be the name of the account owner. The Naming Service will then allow a look-up based on the account name, returning a reference to the matching Checking Account object.
#OpenFusion
#KnowledgeDocs
#NamingService