4 Replies Latest reply on Apr 8, 2009 9:25 AM by ips

    ManagementView.process()

    ips

      When is it necessary to call ManagementView.process()? The Javadoc for the method don't make it clear. The following ManagementView methods update something:

      updateComponent
      removeComponent
      applyTemplate

      Do all, or just some, of these require process() to be called afterward in order to apply the updates?