public class ModuleClassLoaderAwareCacheEntry extends ClassLoaderAwareCacheEntry
| Constructor and Description |
|---|
ModuleClassLoaderAwareCacheEntry(Object value,
String moduleName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeReadObject(ObjectInputStream in) |
protected void |
beforeWriteObject(ObjectOutputStream out) |
protected ClassLoader |
getClassLoaderToUse() |
getValueprotected void beforeReadObject(ObjectInputStream in) throws IOException, ClassNotFoundException
beforeReadObject in class ClassLoaderAwareCacheEntryIOExceptionClassNotFoundExceptionprotected void beforeWriteObject(ObjectOutputStream out) throws IOException
beforeWriteObject in class ClassLoaderAwareCacheEntryIOExceptionprotected ClassLoader getClassLoaderToUse()
getClassLoaderToUse in class ClassLoaderAwareCacheEntryCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.