| Interface | Description |
|---|---|
| ReferenceEventHandler |
Event handler that interface that helps
ReferenceHelpers forwarding the events of
References to the ComponentContextImpl. |
| Class | Description |
|---|---|
| AbstractComponentContainer<C> |
Class that holds common functionality of Component containers with 0..1 and containers with 0..n
(factory) configuration cardinality.
|
| ActivateMethodHelper<C> |
Helper class to resolve and call the activate method of the component.
|
| ComponentContainerImpl<C> |
Implementation of non-factory
ComponentContainer that can ignore or accept one optional
or required configuration for instantiation. |
| ComponentContextImpl<C> |
The context of a component instance.
|
| FactoryComponentContainerImpl<C> |
ComponentContainer for components that are instantiated multiple times based on the
number of configurations. |
| Exception | Description |
|---|---|
| IllegalMetadataException |
This exception is generated for permanent failures when the implementation of the component class
does not match with the Metadata configuration.
|
Copyright © 2011–2015 Everit Kft.. All rights reserved.