Class ServerAuthorViewInstanceHandler


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

    • ServerAuthorViewInstanceHandler

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