| Package | Description |
|---|---|
| com.att.ajsc.csilogging.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBmar
The JAXBmar class provides a thread-safe implementation for using non-thread
safe JAXB Marshaller's.
|
| Constructor and Description |
|---|
ObjectPool(String poolTypeName,
PoolableObjectCreator poolableObjectCreator)
Creates an ObjectPool with the specified PoolableObjectCreator and
assigns it to the supplied PoolType (poolTypeName) and default
poolManager.
|
ObjectPool(String poolTypeName,
String poolManagerName,
PoolableObjectCreator poolableObjectCreator)
Creates an ObjectPool with the specified PoolableObjectCreator and
assigns it to the supplied PoolType (poolTypeName) and poolManager
(poolManagerName).
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.