See: Description
Interface | Description |
---|---|
XMLElementDecoder |
Generic XML to runtime component decoder interface.
|
XMLElementDecoderDispatcher |
Dispatches XML to runtime component decoding among specific decoders.
|
Class | Description |
---|---|
DecoderHelper |
Helper class providing methods used by JImpicitFactory, KAtom and KAssemblage.
|
JAlias |
The alias runtime component implementation.
|
JAlternative |
An implementation alternative's runtime representation.
|
JArgument |
Holds the signature (name and type) of a single method argument.
|
JAssemblage |
Runtime assemblage component.
|
JAtom |
Runtime atom component.
|
JImplicitFactory |
Runtime implicit factory component.
|
JSequence |
The atom runtime component.
|
JSetter |
Represents a setter on a factory.
|
LazyComponent |
Lazy implementation of a runtime component.
|
OpenXMLDecoder |
XML to runtime components translator.
|
OpenXMLDecoderFactory |
OpenXMLDecoder factory. |
PropertiesDecoder |
Common properties to configuration implementation.
|
XMLAliasDecoder |
Alias specific XML to runtime component decoder.
|
XMLAssemblageDecoder |
Assemblage specific XML to runtime component decoder.
|
XMLAtomDecoder |
Atom specific XML to runtime component decoder.
|
XMLImplicitFactoryDecoder |
Imports a runtime implicit factory component from its XML description.
|
XMLIncludeDecoder |
Include specific XML or properties to runtime configuration decoder.
|
XMLPropertyDecoder |
Property specific XML to runtime component decoder.
|
XMLSequenceDecoder |
Imports a runtime sequence component from its XML description.
|