Uses of Interface
org.glassfish.hk2.classmodel.reflect.ClassModel
Packages that use ClassModel
-
Uses of ClassModel in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type ClassModelModifier and TypeMethodDescriptionInterfaceModel.allImplementations()
Returns an unmodifiable collection of all classes implementing this interface.InterfaceModel.implementations()
Returns an unmodifiable collection of classes directly implementing this interface -
Uses of ClassModel in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement ClassModelFields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type ClassModelMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ClassModelModifier and TypeMethodDescriptionInterfaceModelImpl.allImplementations()
TypeProxy.getImplementations()
InterfaceModelImpl.implementations()
Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ClassModel