Class ConfigBeanInstaller

java.lang.Object
com.sun.enterprise.config.modularity.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 Details

    • ConfigBeanInstaller

      public ConfigBeanInstaller()
  • Method Details

    • postConstruct

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