Preconditions To unload an application from your image, the following conditions must exist in your image: • The application cannot be a prerequisite of an application that remains in your image. • The application cannot define a class that is extended in an application that remains in your image. • The application cannot define a class that is subclassed in an application that remains in your image. • The application cannot define a class that has instances.