Uses of Interface
org.objectweb.kilim.description.Type

Packages that use Type
org.objectweb.kilim.description   
org.objectweb.kilim.model.services   
 

Uses of Type in org.objectweb.kilim.description
 

Classes in org.objectweb.kilim.description that implement Type
 class TypeImpl
           
 

Uses of Type in org.objectweb.kilim.model.services
 

Methods in org.objectweb.kilim.model.services with parameters of type Type
 java.lang.Class RuntimeClassLoader.getClass(Type type)
          Method getClass.
 java.lang.Class DefaultRuntimeClassLoader.getClass(Type type)