Class OsgiPopulatorPostProcessor

java.lang.Object
org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor
All Implemented Interfaces:
org.glassfish.hk2.api.PopulatorPostProcessor

public class OsgiPopulatorPostProcessor extends Object implements org.glassfish.hk2.api.PopulatorPostProcessor
A PopulatorPostProcessor that sets the HK2Loader prior to binding a descriptor
Author:
mason.taube@oracle.com
  • Field Details

  • Method Details

    • process

      public org.glassfish.hk2.utilities.DescriptorImpl process(org.glassfish.hk2.api.ServiceLocator serviceLocator, org.glassfish.hk2.utilities.DescriptorImpl descriptorImpl)
      Specified by:
      process in interface org.glassfish.hk2.api.PopulatorPostProcessor