org.apache.aries.blueprint.container
Class ReferenceRecipe.ServiceProxyWrapper

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

public class ReferenceRecipe.ServiceProxyWrapper
extends Object
implements AggregateConverter.Convertible


Constructor Summary
ReferenceRecipe.ServiceProxyWrapper()
           
 
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

ReferenceRecipe.ServiceProxyWrapper

public ReferenceRecipe.ServiceProxyWrapper()
Method Detail

convert

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


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