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