| Package | Description |
|---|---|
| org.apache.aries.blueprint.mutable | |
| org.apache.aries.blueprint.reflect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableBeanMetadata
A mutable version of the
BeanMetadata that allows modifications. |
interface |
MutablePassThroughMetadata
The mutable version of the PassThroughMetadata interface
|
interface |
MutableReferenceListMetadata
A mutable version of the
RefCollectionMetadata that allows modifications. |
interface |
MutableReferenceMetadata
A mutable version of the
ReferenceMetadata that allows modifications. |
interface |
MutableServiceMetadata
A mutable version of the
ServiceMetadata that allows modifications. |
interface |
MutableServiceReferenceMetadata
A mutable version of the
ServiceReferenceMetadata that allows modifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanMetadataImpl
Implementation of BeanMetadata
|
class |
ComponentMetadataImpl
Implementation of ComponentMetadata
|
class |
PassThroughMetadataImpl
A metadata for environment managers.
|
class |
ReferenceListMetadataImpl
Implementation of RefCollectionMetadata
|
class |
ReferenceMetadataImpl
Implementation of ReferenceMetadata
|
class |
ServiceMetadataImpl
Implementation of ServiceMetadata
|
class |
ServiceReferenceMetadataImpl
Implementation of ServiceReferenceMetadata
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.