public class ProviderClassLoaderAwareCacheEntry extends ClassLoaderAwareCacheEntry
| Constructor and Description |
|---|
ProviderClassLoaderAwareCacheEntry(Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeReadObject(ObjectInputStream in) |
protected void |
beforeWriteObject(ObjectOutputStream out) |
protected ClassLoader |
getClassLoaderToUse() |
getValuepublic ProviderClassLoaderAwareCacheEntry(Object value)
protected 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.