Create InitialContext objects
An application must create an initial context to be used to make a connection to the administered objects repository to retrieve the required administered objects.
An InitialContext object encapsulates a connection to the repository. The XMS API provides methods to perform the following tasks:
- Create an InitialContext object
- Look up an administered object in the administered object repository.