Interfaces
 InterfaceDescription
 IBeanProcessor 
 IMetadataProcessor 
 IProcessor Base interface that ensures all implementers have a reference to the containing instance of Swiz and a priority to determine their place in line.
Classes
 ClassDescription
 BaseMetadataProcessor Metadata Processor
 DispatcherProcessor Dispatcher Processor
 InjectProcessor Inject Processor
 MediateProcessor Mediate Processor
 PostConstructProcessor PostConstruct Processor
 PreDestroyProcessor PreDestroy Processor
 ProcessorPriority The ProcessorPriority class defines constant values for the priority property of IProcessor instances.
 SwizInterfaceProcessor