Uses of Interface
org.fedoraproject.xmvn.connector.maven.ResolutionListener
-
Packages that use ResolutionListener Package Description org.fedoraproject.xmvn.connector.maven -
-
Uses of ResolutionListener in org.fedoraproject.xmvn.connector.maven
Classes in org.fedoraproject.xmvn.connector.maven that implement ResolutionListener Modifier and Type Class Description class
XMvnMojoExecutionListener
Listens to various MOJO executions and captures useful information.Methods in org.fedoraproject.xmvn.connector.maven with parameters of type ResolutionListener Modifier and Type Method Description void
XMvnWorkspaceReader. addResolutionListener(ResolutionListener listener)
-