Class CollectionManagerInstanceHandler


public class CollectionManagerInstanceHandler extends OMVSServiceInstanceHandler
CollectionManagerInstanceHandler retrieves information from the instance map for the view service instances. The instance map is thread-safe. Instances are added and removed by the CollectionManagerAdmin class.
  • Constructor Details

    • CollectionManagerInstanceHandler

      public CollectionManagerInstanceHandler()
      Default constructor registers the view service
  • Method Details