Class NodeAgentConfigUpgrade

  • All Implemented Interfaces:
    ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct

    @Service
    @PerLookup
    public class NodeAgentConfigUpgrade
    extends Object
    implements ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
    Change the node-agent element to use V3 mechanism
    Author:
    Carla Mott
    • Constructor Detail

      • NodeAgentConfigUpgrade

        public NodeAgentConfigUpgrade()
    • Method Detail

      • postConstruct

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