Uses of Class
org.kohsuke.stapler.lang.MethodRef
Packages that use MethodRef
Package
Description
Stapler
URL → Object mapping framework.-
Uses of MethodRef in org.kohsuke.stapler
Methods in org.kohsuke.stapler that return types with arguments of type MethodRefModifier and TypeMethodDescriptionMetaClass.getPostConstructMethods()Returns all the methods in the ancestry chain annotated withPostConstructfrom those defined in the derived type toward those defined in the base type. -
Uses of MethodRef in org.kohsuke.stapler.lang
Methods in org.kohsuke.stapler.lang that return MethodRefMethods in org.kohsuke.stapler.lang that return types with arguments of type MethodRefModifier and TypeMethodDescriptionKlass.getDeclaredMethods()KlassNavigator.getDeclaredMethods(C clazz) List methods of this class, regardless of access modifier. -
Uses of MethodRef in org.kohsuke.stapler.lang.util
Subclasses of MethodRef in org.kohsuke.stapler.lang.utilMethods in org.kohsuke.stapler.lang.util that return MethodRef