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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigBeanInstaller
public ConfigBeanInstaller()
-
-
Method Details
-
postConstruct
public void postConstruct()- Specified by:
postConstructin interfaceorg.glassfish.hk2.api.PostConstruct
-