OSGi™ Enterprise
Release 5

org.osgi.service.blueprint.reflect
Interface RefMetadata

All Superinterfaces:
Metadata, NonNullMetadata, Target

public interface RefMetadata
extends Target, NonNullMetadata

Metadata for a reference to another component managed by the Blueprint Container.

ThreadSafe

Method Summary
 java.lang.String getComponentId()
          Return the id of the referenced component.
 

Method Detail

getComponentId

java.lang.String getComponentId()
Return the id of the referenced component. This is specified by the component-id attribute of a component.

Returns:
The id of the referenced component.

OSGi™ Enterprise
Release 5

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0