User's Guide


Excluding version information

To save space in a runtime image, you can prevent ENVY/App from unloading classes that provide information on versions, method categories, and class ownership. You use the method includeManagerStructures: to set a flag that determines whether ENVY/App includes or excludes such information. By default, includeManagerStructures: is set to true when an instance of ApplicationDumper is created.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]