|
Local Interface Manager (LIM): allows the registration/de-registration of local
interfaces at runtime. It publishes the local interfaces to other cells, maintains a
List of Published Interfaces (LPI), responds to queries requesting available
interfaces, and proxies interface invocations to appropriate service implementation.
Network configuration standards: allows the registration/de-registration of remote
interfaces at runtime and maintains a List of Remote Interfaces (LRI). The LRI
determines the capabilities of the cell requesting a service from another cell. It also
provides stubs to the interfaces listed in LRI to allow the hosting cell to invoke
services on other cells.
|