|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| PatchEngine | An interface that patch engines must implement. |
| ScriptRunner | An interface that class must implement in order to be registered as a script runner object. |
| UpgraderListener | An interface that must be implemented by a class in order to be registered as a upgrade listener. |
| Class Summary | |
|---|---|
| PatchEngineFactory | An internal class that acts as a factory for the patch engine. |
| PropertyNames | This class defines the constants for all the property names used by this tool. |
| RunnerFactory | An internal class that serves as a factory for the script runner objects. |
| Upgrader | The entry point class for the upgrader tool. |
| UpgraderListenerAdapter | An adapter that makes it easier to create a upgrade listener class. |
| UpgraderParams | This singleton class is used to store information and objects that are shared between objects performing the upgrade function. |
| UpgraderTask | An Ant task that can be invoked from within an Ant script to perform the upgrade. |
The Upgrader tool core classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||