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

java.lang.Object
  extended by org.apache.geronimo.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(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(ReifiedType type)
               throws Exception
Specified by:
convert in interface AggregateConverter.Convertible
Throws:
Exception


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