Uses of Interface
org.fedoraproject.xmvn.connector.aether.ResolutionListener
-
Packages that use ResolutionListener Package Description org.fedoraproject.xmvn.connector.aether -
-
Uses of ResolutionListener in org.fedoraproject.xmvn.connector.aether
Classes in org.fedoraproject.xmvn.connector.aether 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.aether with parameters of type ResolutionListener Modifier and Type Method Description void
XMvnWorkspaceReader. addResolutionListener(ResolutionListener listener)
-