| Interface | Description |
|---|---|
| PoolableObjectCreator |
The PoolAbleObjectCreator interface defines the necessary functions for
supporting ObjectPool implementations.
|
| RuntimeTIG |
There are certain elements of TypeInfoGroup we want at runtime, but we want
to remove all intermediary HashMaps, etc to save Memory once in Runtime Mode.
|
| Class | Description |
|---|---|
| CommonErrors | |
| CommonNames | |
| GUIDHelper | |
| JAXBContextHelper |
The JAXBContextHleper provides a singleton for caching thread-safe heavy
weight JAXBContext Objects for reuse.
|
| JAXBmar |
The JAXBmar class provides a thread-safe implementation for using non-thread
safe JAXB Marshaller's.
|
| LoggerNameConverter | |
| MessageHistory | |
| ObjectPool | |
| PoolManager |
The PoolManager is responsible for invoking each registered ObjectPool's
clean method over a configurable interval.
|
| PoolType |
A PoolType provides the implementation for binding common characteristics
with their associated ObjectPools.
|
| SystemParams | |
| UtilLib |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.