Interface DomainUpgrade


  • @Contract
    public interface DomainUpgrade
    Such service implementations are invoked when the domain directory is upgraded following a upgrade event. At the time of execution, the configuration file (domain.xml) has been upgraded but the deployed applications have not been redeployed yet.
    Author:
    Jerome Dochez