Interface | Description | |
---|---|---|
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. |
Class | Description | |
---|---|---|
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 |