Uses of Interface
org.osgi.service.blueprint.container.Converter

Packages that use Converter
org.apache.geronimo.blueprint   
org.apache.geronimo.blueprint.container   
 

Uses of Converter in org.apache.geronimo.blueprint
 

Methods in org.apache.geronimo.blueprint that return Converter
 Converter ExtendedBlueprintContainer.getConverter()
           
 

Uses of Converter in org.apache.geronimo.blueprint.container
 

Classes in org.apache.geronimo.blueprint.container that implement Converter
 class AggregateConverter
          Implementation of the Converter.
 

Methods in org.apache.geronimo.blueprint.container that return Converter
 Converter BlueprintContainerImpl.getConverter()
           
 

Methods in org.apache.geronimo.blueprint.container with parameters of type Converter
 void AggregateConverter.registerConverter(Converter converter)
           
 void AggregateConverter.unregisterConverter(Converter converter)
           
 



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