User's Guide
To unload a defined class, the following conditions must exist in your
image:
- The defined class cannot be extended in another application.
- The defined class cannot be subclassed in another application.
- The defined class cannot have instances.
These conditions do not need to exist to unload an extended class.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]