| Package | Description |
|---|---|
| org.refcodes.factory.factories | |
| org.refcodes.factory.factories.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
TypedRecyclingFactoryTypedFactory.createInstance() (or
TypedFactory.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 © 2015. All rights reserved.