| Package | Description |
|---|---|
| org.apache.aries.cdi.container.internal.model |
| Modifier and Type | Method and Description |
|---|---|
OSGiBean |
OSGiBean.Builder.build() |
OSGiBean |
BeansModel.getOSGiBean(String beanClass) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OSGiBean> |
BeansModel.getOSGiBeans() |
| Modifier and Type | Method and Description |
|---|---|
int |
OSGiBean.compareTo(OSGiBean other) |
void |
BeansModel.putOSGiBean(String beanClass,
OSGiBean osgiBean) |
| Constructor and Description |
|---|
BeansModel(Map<String,OSGiBean> beans,
Collection<URL> beanDescriptorURLs) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.