Preconditions
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.
Last modified date: 01/29/2015