Uses of Class
org.objectweb.mobilitools.smi.lib.ClassCache

Packages that use ClassCache
org.objectweb.mobilitools.smi.lib SMI support library (classloader library) 
 

Uses of ClassCache in org.objectweb.mobilitools.smi.lib
 

Methods in org.objectweb.mobilitools.smi.lib that return ClassCache
static ClassCache ClassCache.getCache(java.lang.String codebase)
          Ensure that a cache exists for the given codebase - creating a new cache instance if necessary - and returns its reference.