All Classes

Class
Description
 
A parent class that contains several useful component loader helper methods
 
 
A component loader that loads components from a directory of classes.
Provides useful information about an AbstractComponent
 
A simple manager that keeps track of components and what they should do.
 
The base class for configuration of AbstractComponents
 
 
A simple migrator for configurations that moves values from one key to another.
 
 
A way for components to register deps on other things
 
A parent class for component loaders that load components from the raw filesystem.
Directs a ComponentManager to set the value of a field to the specified component.
 
 
A component loader that loads components from all the jar files in a given folder
 
 
 
 
 
 
 
Loads components from a list specified in the constructor.
 
Used on Components which are not intended to be loaded (Abstract Components)