Class ConfigBeanInstaller

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service
    public class ConfigBeanInstaller
    extends Object
    implements org.glassfish.hk2.api.PostConstruct
    Author:
    Masoud Kalali
    • Constructor Detail

      • ConfigBeanInstaller

        public ConfigBeanInstaller()
    • Method Detail

      • postConstruct

        public void postConstruct()
        Specified by:
        postConstruct in interface org.glassfish.hk2.api.PostConstruct