Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4351900

ActivationSystem.getIDList() wanted

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.3.0, 1.4.0
    • core-libs
    • None
    • generic, sparc
    • generic, solaris_2.6

      In order to monitor/control rmid, it's sufficient to have a list of the group IDs
      and object IDs which are currently registered. Thereafter, the ActivationSystem
      methods can be used to query/manage the list.

      However, getting the list is not possible unless each registering application is
      willing to serialize and save the ActivationIDs and ActivationGroupIDs it
      receives.

      A remote API which will list the current idTable.keySet().toArray() value would
      allow the caller to get the list of registered ActivationIDs. The method should
      probably check for a localhost caller, since the related getActivationDesc (and
      friends) also do so, making a nonlocal rmid monitor useless anyway.

      There's no need for a getGroupIDList() method, because the information is
      available by inspecting the getActivationDesc().getGroupID() value for each ID.

            awollratsunw Ann Wollrath (Inactive)
            acolleysunw Adrian Colley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: