| Package | Description |
|---|---|
| org.everit.osgi.ecm.component.ri | |
| org.everit.osgi.ecm.component.ri.internal |
| Modifier and Type | Method and Description |
|---|---|
<C> ComponentContainerInstance<C> |
ComponentContainerFactory.createComponentContainer(org.everit.osgi.ecm.metadata.ComponentMetadata componentMetadata)
Creates a new
ComponentContainerInstance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentContainer<C>
Class that holds common functionality of Component containers with 0..1 and containers with 0..n
(factory) configuration cardinality.
|
class |
ComponentContainerImpl<C>
Implementation of non-factory
ComponentContainer that can ignore or accept one optional
or required configuration for instantiation. |
class |
FactoryComponentContainerImpl<C>
ComponentContainer for components that are instantiated multiple times based on the
number of configurations. |
Copyright © 2011–2015 Everit Kft.. All rights reserved.