- All Implemented Interfaces:
- org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
@Service
public class SystemPropertyUpgrade
extends Object
implements org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
Upgrade service to add the new 3.1 system properties to the config elements
(except DAS config, server-config) in existing domain.xml:
Use the same prefix as the config's system property HTTP_LISTENER_PORT if it exists.
- Author:
- Jennifer Chou