org.apache.aries.blueprint.container
Interface AggregateConverter.Convertible
- All Known Implementing Classes:
- ReferenceListRecipe.ProvidedObject, ReferenceRecipe.ServiceProxyWrapper
- Enclosing class:
- AggregateConverter
public static interface AggregateConverter.Convertible
Objects implementing this interface will bypass the default conversion rules
and be called directly to transform into the expected type.
convert
java.lang.Object convert(ReifiedType type)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.