Class EmbeddedInhabitantsParser

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PopulatorPostProcessor, org.glassfish.hk2.bootstrap.PopulatorPostProcessor

    @MetaInfServices
    public class EmbeddedInhabitantsParser
    extends Object
    implements org.glassfish.hk2.bootstrap.PopulatorPostProcessor
    Kernel's decoration for embedded environment.
    Author:
    Jerome Dochez
    • Constructor Detail

      • EmbeddedInhabitantsParser

        public EmbeddedInhabitantsParser()
    • Method Detail

      • getName

        public String getName()
      • 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