|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Propagate.PropagationLib
public class PropagationLib
Various handy propagation methods.
| Constructor Summary | |
|---|---|
PropagationLib()
|
|
| Method Summary | |
|---|---|
static long |
packageChecksumFor(java.lang.String packageName)
Gets the checksum of the checksums.dat file for the given package. |
static long |
platformChecksum()
This method used to get the checksum of the Platform package in v3.x. |
static void |
propagate(PropagationJob job)
|
static long |
sharedChecksum()
This method used to get the checksum of the Shared package in v3.x. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropagationLib()
| Method Detail |
|---|
public static long packageChecksumFor(java.lang.String packageName)
throws java.io.IOException
java.io.IOExceptionpublic static long sharedChecksum()
public static long platformChecksum()
public static void propagate(PropagationJob job)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||