HomeFinder
HomeFinder interface is defined to obtain the reference of the component’s home interface. The implementation of HomeFinder interface is obtained from the ORB through resolve_initial_references(“ComponentHomeFinder”) call.
HomeFinder interface supports the following operations:
- find_home_by_component_type(in RepositoryId rId)
- find_home_by_home_type(in RepositoryId rId)
- find_home_by_home_name(in String hname)