Contextfinal class StoreClassFactoryContext extends ClassFactoryContext
| Modifier and Type | Field | Description |
|---|---|---|
private JarReader |
jarReader |
|
private AccessFactory |
store |
CONTEXT_ID| Constructor | Description |
|---|---|
StoreClassFactoryContext(ContextManager cm,
ClassFactory cf,
AccessFactory store,
JarReader jarReader) |
| Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.