@Service @PerLookup public class V2ToV3ConfigUpgrade extends Object implements org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
| Constructor and Description |
|---|
V2ToV3ConfigUpgrade() |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.sun.enterprise.config.serverbeans.JavaConfig> |
getJavaConfigs()
Report the JavaConfig beans for each config.
|
void |
postConstruct() |
public Collection<com.sun.enterprise.config.serverbeans.JavaConfig> getJavaConfigs()
Lets the caller command prepare access checks for security authorization.
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructCopyright © 2017. All rights reserved.