Uses of Class
org.hotswap.agent.annotation.Maven
-
Packages that use Maven Package Description org.hotswap.agent.annotation org.hotswap.agent.versions.matcher -
-
Uses of Maven in org.hotswap.agent.annotation
Methods in org.hotswap.agent.annotation that return Maven Modifier and Type Method Description Maven[]maven()A list of maven coordinates to be matched. -
Uses of Maven in org.hotswap.agent.versions.matcher
Constructors in org.hotswap.agent.versions.matcher with parameters of type Maven Constructor Description MavenMatcher(Maven cfg)Instantiates a new maven matcher.
-