| Interface | Description |
|---|---|
| AbstractGenericHintFactory.GenericParameters |
Generic class to be extended by implementors of
AbstractGenericHintFactory in order
to provide possible additional parameters. |
| Class | Description |
|---|---|
| AbstractGenericHintFactory<T> |
Factory implementation that registers implementation classes under a given key of type
RegistrationKey. |
| AbstractIntrospectionGenericHintFactory<T> |
Extension to
AbstractGenericHintFactory that registers and creates instances from
implementation classes specified as String, using introspection. |
Copyright © 2004–2015 Github. All rights reserved.