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 java.lang.Object
implements AggregateConverter.Convertible


Constructor Summary
ReferenceListRecipe.ProvidedObject()
           
 
Method Summary
 java.lang.Object convert(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 java.lang.Object convert(ReifiedType type)
Specified by:
convert in interface AggregateConverter.Convertible


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