final class StoreClassFactoryContext extends ClassFactoryContext
| Modifier and Type | Field and Description |
|---|---|
private JarReader |
jarReader |
private AccessFactory |
store |
CONTEXT_ID| Constructor and Description |
|---|
StoreClassFactoryContext(ContextManager cm,
ClassFactory cf,
AccessFactory store,
JarReader jarReader) |
| Modifier and Type | Method and Description |
|---|---|
JarReader |
getJarReader()
Get the mechanism to rad jar files.
|
CompatibilitySpace |
getLockSpace()
Get the lock compatibility space to use for the
transactional nature of the class loading lock.
|
PersistentSet |
getPersistentSet()
Get the set of properties stored with this service.
|
cleanupOnError, getClassFactoryappendErrorInfo, getContextManager, getIdName, isLastHandler, popMe, pushMeprivate final AccessFactory store
private final JarReader jarReader
StoreClassFactoryContext(ContextManager cm, ClassFactory cf, AccessFactory store, JarReader jarReader)
public CompatibilitySpace getLockSpace() throws StandardException
ClassFactoryContextgetLockSpace in class ClassFactoryContextStandardExceptionpublic PersistentSet getPersistentSet() throws StandardException
ClassFactoryContextgetPersistentSet in class ClassFactoryContextStandardExceptionpublic JarReader getJarReader()
ClassFactoryContextgetJarReader in class ClassFactoryContextApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.