org.osgi.service.blueprint.reflect
Interface Target

All Superinterfaces:
Metadata, NonNullMetadata
All Known Subinterfaces:
BeanMetadata, ExtendedBeanMetadata, MutableBeanMetadata, MutableReferenceMetadata, MutableRefMetadata, ReferenceMetadata, RefMetadata
All Known Implementing Classes:
BeanMetadataImpl, ReferenceMetadataImpl, RefMetadataImpl

public interface Target
extends NonNullMetadata

A common interface for managed components that can be used as a direct target for method calls. These are bean, reference, and ref, where the ref must refer to a bean or reference component.

Version:
$Revision$
See Also:
BeanMetadata, ReferenceMetadata, RefMetadata



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.