|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Component objects that may be configured and used reflectively.
See:
Description

| Interface Summary | |
|---|---|
| ClassLoaderFactory | Factory interface for creating class loaders. |
| Component<T extends ComponentConfig> | The interface for a DNA component, which sequences nodes and their content to extract additional information from the information. |
| Class Summary | |
|---|---|
| ComponentConfig | An immutable configuration for a Component. |
| ComponentLibrary<ComponentType,ConfigType extends ComponentConfig> | Maintains the list of component instances for the system. |
| StandardClassLoaderFactory | A ClassLoaderFactory implementation that loads classes using the thread's context
class loader or (optionally) a supplied class loader. |
A simple framework for loading and managing Component objects that may be configured and used reflectively.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||