| Interface | Description |
|---|---|
| DescriptionObject |
| Class | Description |
|---|---|
| ActDefCache | |
| CastorArrayList<E> |
Wrapper for a root element to an ArrayList.
|
| CastorHashMap |
This subclass of HashMap can be marshalled and unmarshalled with Castor
|
| CastorXMLUtility |
Loads all castor mapfiles, and wraps marshalling/unmarshalling
|
| CDataFieldHandler | |
| CorbaExceptionUtility | |
| DateUtility | |
| DescriptionObjectCache<D extends DescriptionObject> | |
| FileStringUtility | |
| GTimeStampComparator | |
| KeyValuePair | |
| LocalObjectLoader | |
| Logger |
Old fashioned Logger utility class designed before the well know logging frameworks of java were available
|
| ObjectProperties | |
| PropertyDescriptionCache | |
| QueryCache | |
| SchemaCache | |
| ScriptCache | |
| SoftCache<K,V> |
SoftReferences are reaped if no strong references are left and the vm is
running out of memory.
|
| StateMachineCache | |
| TransientCache<K,V> |
TransientCache - Uses transient references to allow unused entries to be
reaped by the java garbage collector.
|
| WeakCache<K,V> |
WeakReferences are reaped if no strong references are left next time the gc has a chance.
|
| XmlElementParser |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.