Class PortalContainerDefinitionChange.AddDependenciesAfter

java.lang.Object
org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependenciesAfter
All Implemented Interfaces:
PortalContainerDefinitionChange
Enclosing interface:
PortalContainerDefinitionChange

public static class PortalContainerDefinitionChange.AddDependenciesAfter extends Object implements PortalContainerDefinitionChange
This class is an PortalContainerDefinitionChange that will add the nested dependencies after a target dependency to the dependency list of the PortalContainerDefinition. If the target dependency is empty or cannot be found, the nested dependencies will be added at the end of the dependency list. If the nested dependency list is empty, this change will be ignored.