Uses of Class
org.gvsig.installer.lib.api.creation.MakePackageServiceException
Packages that use MakePackageServiceException
-
Uses of MakePackageServiceException in org.gvsig.installer.lib.api.creation
Subclasses of MakePackageServiceException in org.gvsig.installer.lib.api.creationModifier and TypeClassDescriptionclassBase exception for all the exceptions that are thrown by the process of creation of an installer for a package of a plugin.Methods in org.gvsig.installer.lib.api.creation that throw MakePackageServiceExceptionModifier and TypeMethodDescriptionvoidMakePackageService.createPackage(OutputStream packageStream) voidMakePackageService.createPackageIndex(URL downloadurl, OutputStream packageStream) voidMakePackageService.createPackageIndexSet(URL downloadurl, OutputStream packageStream) voidMakePackageService.createPackageSet(OutputStream packageStream) MakePackageService.getDefaultAntScript()voidMakePackageService.preparePackage()