org.apache.aries.blueprint.container
Class ReferenceListRecipe.ProvidedObject

java.lang.Object
  extended by org.apache.aries.blueprint.container.ReferenceListRecipe.ProvidedObject
All Implemented Interfaces:
AggregateConverter.Convertible
Enclosing class:
ReferenceListRecipe

public class ReferenceListRecipe.ProvidedObject
extends Object
implements AggregateConverter.Convertible


Constructor Summary
ReferenceListRecipe.ProvidedObject()
           
 
Method Summary
 Object convert(org.osgi.service.blueprint.container.ReifiedType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceListRecipe.ProvidedObject

public ReferenceListRecipe.ProvidedObject()
Method Detail

convert

public Object convert(org.osgi.service.blueprint.container.ReifiedType type)
Specified by:
convert in interface AggregateConverter.Convertible


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