Uses of Package
org.codehaus.cargo.module.merge.strategy

Packages that use org.codehaus.cargo.module.merge.strategy
org.codehaus.cargo.module.merge   
org.codehaus.cargo.module.merge.strategy   
org.codehaus.cargo.module.webapp   
org.codehaus.cargo.module.webapp.resin   
 

Classes in org.codehaus.cargo.module.merge.strategy used by org.codehaus.cargo.module.merge
MergeStrategy
          A merge strategy is a vistor/stratey defining some way in which potential merge conflicts can be resolved in the set.
 

Classes in org.codehaus.cargo.module.merge.strategy used by org.codehaus.cargo.module.merge.strategy
AbstractChoiceMergeStrategy
          A merging strategy that can make a decision between various differing merge strategies, depending upon the state that it is passed.
MergeStrategy
          A merge strategy is a vistor/stratey defining some way in which potential merge conflicts can be resolved in the set.
 

Classes in org.codehaus.cargo.module.merge.strategy used by org.codehaus.cargo.module.webapp
MergeStrategy
          A merge strategy is a vistor/stratey defining some way in which potential merge conflicts can be resolved in the set.
 

Classes in org.codehaus.cargo.module.merge.strategy used by org.codehaus.cargo.module.webapp.resin
MergeStrategy
          A merge strategy is a vistor/stratey defining some way in which potential merge conflicts can be resolved in the set.
 



Copyright © 2004-2007 Codehaus. All Rights Reserved.