play.deps
类 PlayConflictManager

java.lang.Object
  继承者 org.apache.ivy.plugins.conflict.AbstractConflictManager
      继承者 play.deps.PlayConflictManager
所有已实现的接口:
org.apache.ivy.plugins.conflict.ConflictManager, org.apache.ivy.plugins.IvySettingsAware

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


字段摘要
 org.apache.ivy.plugins.conflict.LatestConflictManager deleguate
           
 
构造方法摘要
PlayConflictManager()
           
 
方法摘要
 java.util.Collection resolveConflicts(org.apache.ivy.core.resolve.IvyNode in, java.util.Collection conflicts)
           
 
从类 org.apache.ivy.plugins.conflict.AbstractConflictManager 继承的方法
getName, getSettings, handleAllBlacklistedRevisions, setName, setSettings, toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

deleguate

public org.apache.ivy.plugins.conflict.LatestConflictManager deleguate
构造方法详细信息

PlayConflictManager

public PlayConflictManager()
方法详细信息

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