public class CacheFactory extends Object
| Constructor and Description |
|---|
CacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
getCache() |
static Cache |
getCache(ClassLoader clsLoader) |
static void |
setClassLoader(ClassLoader clsLoader) |
public static Cache getCache(ClassLoader clsLoader)
public static Cache getCache()
public static void setClassLoader(ClassLoader clsLoader)
Copyright © 2015. All rights reserved.