Uses of Interface
org.troublescope.resolution.ProblemResolution

Packages that use ProblemResolution
org.troublescope.resolution   
 

Uses of ProblemResolution in org.troublescope.resolution
 

Classes in org.troublescope.resolution that implement ProblemResolution
 class AntProblemResolution
          A problem resolution that uses Ant to resolve the problem.
 class DelegatingProblemResolution
          A ProblemResolution that delegates to Ant or Jelly depending on the type of script file.
 

Methods in org.troublescope.resolution that return ProblemResolution
 ProblemResolution ResolutionRegistry.findResolution(java.lang.String resolutionId)
          Find the resolutions for the given problem.
 



Copyright © 2002-2002 TroubleScope. All Rights Reserved.