Call the ComponentInstanceManager.listComponentInstances() method to list all component instances in the CAS Service. In this release, components are Record Store instances that are running in the CAS Service.

The syntax of the method is:

ComponentInstanceManager.listComponentInstances()

The method returns a list of ComponentInstanceDescriptor objects. Each ComponentInstanceDescriptor object represents a single component (that is, a Record Store instance) and is made up of the following:

To list component instances:


Copyright © Legal Notices