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

unclear spec for BeanContextServicesSupport.releaseService

XMLWordPrintable

    • generic, sparc
    • generic, solaris_2.5



      Name: sdC67446 Date: 06/19/98


      The spec for method
      java.beans.beancontext.BeanContextServicesSuport.releaseService(
                                             BeanContextChild child,
                                             Object requestor,
                                             Object service)

      says nothing about behavior when params are nulls.
      Currently method accepts 'child' == null,
                               'requestor' == null and
                               'service' == null.

      Also the behavior is not clear if 'child' is not a child of
      this BeanContextServicesSupport.


      The doc says:
      -------------------------------------------------------------
      public void releaseService(BeanContextChild child,
                                 Object requestor,
                                 Object service)

            release a service
            Specified by:
                  releaseService in interface BeanContextServices
      -------------------------------------------------
      ======================================================================

            shommel Scott Hommel (Inactive)
            sdmitriesunw Sergei Dmitriev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: