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