Uses of Class
org.fedoraproject.xmvn.mojo.ArtifactTypeRegistry
-
Packages that use ArtifactTypeRegistry Package Description org.fedoraproject.xmvn.mojo -
-
Uses of ArtifactTypeRegistry in org.fedoraproject.xmvn.mojo
Fields in org.fedoraproject.xmvn.mojo declared as ArtifactTypeRegistry Modifier and Type Field Description private static ArtifactTypeRegistryArtifactTypeRegistry. DEFAULT_REGISTRYMethods in org.fedoraproject.xmvn.mojo that return ArtifactTypeRegistry Modifier and Type Method Description static ArtifactTypeRegistryArtifactTypeRegistry. getDefaultRegistry()ArtifactTypeRegistryArtifactTypeRegistry. registerStereotype(java.lang.String type, java.lang.String extension, java.lang.String classifier)Constructors in org.fedoraproject.xmvn.mojo with parameters of type ArtifactTypeRegistry Constructor Description ArtifactTypeRegistry(ArtifactTypeRegistry template)
-