Uses of Interface
org.kite9.framework.model.Handle

Packages that use Handle
org.kite9.framework.model   
 

Uses of Handle in org.kite9.framework.model
 

Subinterfaces of Handle in org.kite9.framework.model
 interface AnnotatedElementHandle<X extends AnnotatedElement>
           
 

Classes in org.kite9.framework.model that implement Handle
 class AbstractHandle<X>
           
 class AnnotationHandle
          An annotation handle is used to describe an occasion where an annotation on a class, method or field refers to another class using a parameter.
 class ClassHandle
           
 class ConstructorHandle
           
 class FieldHandle
           
 class MemberHandle
          Handle to a class member (method or field).
 class MethodHandle
           
 class PackageHandle
           
 



Copyright © 2011. All Rights Reserved.