| Modifier and Type | Interface and Description |
|---|---|
interface |
IComparatorManager
A comparator manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorManagerImpl
Default comparator manager implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConverterManager
A converter manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConverterManagerImpl
Default converter manager implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFormatterManager
A formatter manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormatterManagerImpl
Default formatter manager implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IReaderManager
A reader manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReaderManagerImpl
Default reader manager implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IWritableFactoryManager
A writable factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WritableFactoryManagerImpl
Default writable manager implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISourceFactoryManager
A source factory manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SourceFactoryManagerImpl
Default implementation for a source manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITransformerManager
A transformer manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransformerManagerImpl
Default transformer manager implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IMappingManager<T> |
IMappingManager.bind(String name,
T obj)
Binds a T object to a name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappingManagerImpl<T extends IResetable>
Default implementation of managers loaded by property files.
|
| Modifier and Type | Method and Description |
|---|---|
IMappingManager<T> |
MappingManagerImpl.bind(String name,
T obj) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPresenterManager
A converter of objects to nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PresenterManagerImpl
Default presenter manager implementation.
|
Copyright © 2016. All rights reserved.