Class ApplicationConfigInfo


  • public class ApplicationConfigInfo
    extends Object
    During redeployment we preserve the application config information, if any, that the administrator has defined for the application. Then, during the deploy part of redeployment we restore it. This class encapsulates the dependencies on exactly how we store that information in the application properties in the deployment context.
    Author:
    tjquinn