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