Uses of Class
com.ibm.oti.shared.SharedClassCacheInfo
-
Packages that use SharedClassCacheInfo Package Description com.ibm.oti.shared -
-
Uses of SharedClassCacheInfo in com.ibm.oti.shared
Methods in com.ibm.oti.shared that return types with arguments of type SharedClassCacheInfo Modifier and Type Method Description static List<SharedClassCacheInfo>
SharedClassUtilities. getSharedCacheInfo(String cacheDir, int flags, boolean useCommandLineValues)
Iterates through all shared class caches present in the given directory and returns their information in aList
.
-