|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanMetadata | |
|---|---|
| org.apache.geronimo.blueprint | |
| org.apache.geronimo.blueprint.ext | |
| org.apache.geronimo.blueprint.mutable | |
| org.apache.geronimo.blueprint.reflect | |
| Uses of BeanMetadata in org.apache.geronimo.blueprint |
|---|
| Subinterfaces of BeanMetadata in org.apache.geronimo.blueprint | |
|---|---|
interface |
ExtendedBeanMetadata
An extended BeanMetadata that allows specifying if
the bean instances are processors or not. |
| Uses of BeanMetadata in org.apache.geronimo.blueprint.ext |
|---|
| Methods in org.apache.geronimo.blueprint.ext with parameters of type BeanMetadata | |
|---|---|
protected Metadata |
AbstractPropertyPlaceholder.processBeanMetadata(BeanMetadata component)
|
| Uses of BeanMetadata in org.apache.geronimo.blueprint.mutable |
|---|
| Subinterfaces of BeanMetadata in org.apache.geronimo.blueprint.mutable | |
|---|---|
interface |
MutableBeanMetadata
A mutable version of the BeanMetadata that allows modifications. |
| Uses of BeanMetadata in org.apache.geronimo.blueprint.reflect |
|---|
| Classes in org.apache.geronimo.blueprint.reflect that implement BeanMetadata | |
|---|---|
class |
BeanMetadataImpl
Implementation of BeanMetadata |
| Methods in org.apache.geronimo.blueprint.reflect with parameters of type BeanMetadata | |
|---|---|
static boolean |
MetadataUtil.isPrototypeScope(BeanMetadata metadata)
|
static boolean |
MetadataUtil.isSingletonScope(BeanMetadata metadata)
|
| Constructors in org.apache.geronimo.blueprint.reflect with parameters of type BeanMetadata | |
|---|---|
BeanMetadataImpl(BeanMetadata source)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||