| Package | Description |
|---|---|
| org.refcodes.factory | |
| org.refcodes.factory.impls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedRecyclingFactory<T>
The
TypedRecyclingFactory is a TypedFactory providing
recycling support for instances as being created by the
TypedRecyclingFactorycreateInstance() (or
createInstance(Properties). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypedRecyclingFactory<T>
The
AbstractTypedRecyclingFactory is an abstract implementation of
the TypedRecyclingFactory taking care on recycling and reusing
instances. |
Copyright © 2016. All rights reserved.