org.osgi.service.blueprint.reflect
Interface Target

All Superinterfaces:
Metadata, NonNullMetadata
All Known Subinterfaces:
BeanMetadata, ReferenceMetadata, RefMetadata

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: 896324 $
See Also:
BeanMetadata, ReferenceMetadata, RefMetadata



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