public interface PoolableObjectCreator
| Modifier and Type | Method and Description |
|---|---|
Object |
createPoolableObject()
Creates and returns a new instance of the Object type being pooled.
|
Map<String,String> |
getMetadata()
Returns a key/value map of meta-data about the Object type being pooled.
|
Object createPoolableObject()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.