| Package | Description |
|---|---|
| com.hammurapi.common | |
| com.hammurapi.common.concurrent | |
| com.hammurapi.common.concurrent.transactions | |
| com.hammurapi.convert | |
| com.hammurapi.extract | |
| com.hammurapi.store.local |
Local (in-JVM) implementation of object store.
|
| Class and Description |
|---|
| Context
Execution context.
|
| IdentityManager
Implementations of this interface provide unique
identities for objects.
|
| InvocationRecordingProxyFactory.InvocationRecord |
| InvocationRecordingProxyFactory.ProblemListener
Callback interface to receive problem notifications.
|
| Joiner
Helper class to join data from several inputs.
|
| Joiner.Collector
Collector of objects to join.
|
| Joiner.InputConsumer
Interface to consume inputs in join() method.
|
| MutableContext
Context which can be modified.
|
| Observable
This interface serves the same role as java.util.Observable, but it's an interface, not a class.
|
| ObservableConverter
Converts T to Observable
|
| Observer
Observer (change listener).
|
| ResourceLoader |
| ResourceLoaderImpl |
| ResourceSet |
| TokenExpander.TokenSource
Source of tokens.
|
| TokenExpansionException |
| Visitable |
| Visitor |
| Class and Description |
|---|
| Adaptable
Classes which have multiple dynamic facets (adapters) shall implement this interface.
|
| Context
Execution context.
|
| HammurapiException
Base wrapper exception.
|
| Class and Description |
|---|
| Context
Execution context.
|
| HammurapiException
Base wrapper exception.
|
| MutableContext
Context which can be modified.
|
| Class and Description |
|---|
| Context
Execution context.
|
| Class and Description |
|---|
| HammurapiException
Base wrapper exception.
|
| Class and Description |
|---|
| ObservableConverter
Converts T to Observable
|