Package com.zachsthings.libcomponents
package com.zachsthings.libcomponents
-
Interface Summary
-
Class SummaryClassDescriptionComponentManager<T extends AbstractComponent>A simple manager that keeps track of components and what they should do.
-
Exception Summary
-
Annotation Interfaces SummaryAnnotation InterfaceDescriptionProvides useful information about an
AbstractComponentA way for components to register deps on other thingsDirects aComponentManagerto set the value of a field to the specified component.Used on Components which are not intended to be loaded (Abstract Components)