OSGi™ Enterprise
Release 5

Uses of Class
org.osgi.service.blueprint.container.ReifiedType

Packages that use ReifiedType
org.osgi.service.blueprint.container Blueprint Container Package Version 1.0. 
 

Uses of ReifiedType in org.osgi.service.blueprint.container
 

Methods in org.osgi.service.blueprint.container that return ReifiedType
 ReifiedType ReifiedType.getActualTypeArgument(int i)
          Return a type parameter for this type.
 

Methods in org.osgi.service.blueprint.container with parameters of type ReifiedType
 boolean Converter.canConvert(java.lang.Object sourceObject, ReifiedType targetType)
          Return if this converter is able to convert the specified object to the specified type.
 java.lang.Object Converter.convert(java.lang.Object sourceObject, ReifiedType targetType)
          Convert the specified object to an instance of the specified type.
 


OSGi™ Enterprise
Release 5

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0