IBM User Guide for Java V7 on Windows > Performance > Class data sharing between JVMs
Adapting custom class loaders to share classes
Any class loader that extends java.net.URLClassLoader can share classes without modification. You must adopt class loaders that do not extend java.net.URLClassLoader to share class data.
You must grant all custom class loaders shared class permissions if a SecurityManager is being used; see Using SharedClassPermission. IBM provides several Java™ interfaces for various types of custom class loaders, which allow the class loaders to find and store classes in the shared class cache. These classes are in the com.ibm.oti.shared package.
The Javadoc document for this package is provided with the SDK in the docs/content/apidoc directory.
See Using the Java Helper API for more information about how to use these interfaces.
Parent: Class data sharing between JVMs
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.