Interface MethodAppearanceFineTuner


public interface MethodAppearanceFineTuner
Used for customizing how the Java methods are visible from templates, via BeansWrapper.setMethodAppearanceFineTuner(MethodAppearanceFineTuner). The object that implements this should also implement SingletonCustomizer whenever possible, to allow reusing the class introspection cache in more situations.
Since:
2.3.21