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


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

ReferenceRecipe.ServiceProxyWrapper

public ReferenceRecipe.ServiceProxyWrapper()
Method Detail

convert

public java.lang.Object convert(ReifiedType type)
                         throws java.lang.Exception
Specified by:
convert in interface AggregateConverter.Convertible
Throws:
java.lang.Exception


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