Class JarFile
java.lang.Object
com.priint.pubserver.plugin.deployment.JarFile
- All Implemented Interfaces:
Serializable
For internal use only.
Used by PubServerDeploymentManager to represent jar entries in deployment package setup file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidsetBuildversion(String buildversion) voidsetJarType(String jarType) void
-
Constructor Details
-
JarFile
public JarFile()
-
-
Method Details
-
getJarType
-
setJarType
-
getPath
-
setPath
-
getBuildversion
-
setBuildversion
-