play.deps
Class PlayConflictManager

java.lang.Object
  extended by org.apache.ivy.plugins.conflict.AbstractConflictManager
      extended by play.deps.PlayConflictManager
All Implemented Interfaces:
org.apache.ivy.plugins.conflict.ConflictManager, org.apache.ivy.plugins.IvySettingsAware

public class PlayConflictManager
extends org.apache.ivy.plugins.conflict.AbstractConflictManager


Field Summary
 org.apache.ivy.plugins.conflict.LatestConflictManager deleguate
           
 
Constructor Summary
PlayConflictManager()
           
 
Method Summary
 java.util.Collection resolveConflicts(org.apache.ivy.core.resolve.IvyNode in, java.util.Collection conflicts)
           
 
Methods inherited from class org.apache.ivy.plugins.conflict.AbstractConflictManager
getName, getSettings, handleAllBlacklistedRevisions, setName, setSettings, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

deleguate

public org.apache.ivy.plugins.conflict.LatestConflictManager deleguate
Constructor Detail

PlayConflictManager

public PlayConflictManager()
Method Detail

resolveConflicts

public java.util.Collection resolveConflicts(org.apache.ivy.core.resolve.IvyNode in,
                                             java.util.Collection conflicts)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly