A C E F G H I M N S

F

findHelperForClassLoader(ClassLoader) - Method in interface com.ibm.oti.shared.SharedClassHelperFactory
Utility function which returns a SharedClassHelper for a given ClassLoader.
findHelperForClassLoader(ClassLoader) - Method in class com.ibm.oti.shared.SharedClassHelperFactoryImpl
 
findSharedClass(String, String) - Method in interface com.ibm.oti.shared.SharedClassTokenHelper
Find a class in the shared cache using a specific token and class name.
findSharedClass(String, String) - Method in class com.ibm.oti.shared.SharedClassTokenHelperImpl
 
findSharedClass(String, SharedClassURLClasspathHelper.IndexHolder) - Method in interface com.ibm.oti.shared.SharedClassURLClasspathHelper
Find a class in the shared cache using the class name given (implicitly using the caller's classpath).
findSharedClass(String, String, SharedClassURLClasspathHelper.IndexHolder) - Method in interface com.ibm.oti.shared.SharedClassURLClasspathHelper
Find a class in the shared cache using the class name and partition given (implicitly using the caller's classpath).
findSharedClass(String, SharedClassURLClasspathHelper.IndexHolder) - Method in class com.ibm.oti.shared.SharedClassURLClasspathHelperImpl
 
findSharedClass(String, String, SharedClassURLClasspathHelper.IndexHolder) - Method in class com.ibm.oti.shared.SharedClassURLClasspathHelperImpl
 
findSharedClass(URL, String) - Method in interface com.ibm.oti.shared.SharedClassURLHelper
Find a class in the shared cache using a specific URL and class name.
findSharedClass(String, URL, String) - Method in interface com.ibm.oti.shared.SharedClassURLHelper
Find a class in the shared cache using a specific URL, class name and user-defined partition (see "Partitions" above).
findSharedClass(URL, String) - Method in class com.ibm.oti.shared.SharedClassURLHelperImpl
 
findSharedClass(String, URL, String) - Method in class com.ibm.oti.shared.SharedClassURLHelperImpl
 
freeSpaceBytes() - Static method in class com.ibm.oti.shared.SharedClassStatistics
Returns the free space in bytes of the cache that the JVM is currently connected to

A C E F G H I M N S