public class GroovyMethodFilter
extends java.lang.Object
ProxiedMethodFilter implementation for Groovy. Methods declared by groovy.lang.GroovyObject
and their implementations are ignored.WELD-840| Constructor and Description |
|---|
GroovyMethodFilter() |
public boolean isEnabled()
public boolean accept(java.lang.reflect.Method method)
method - the given methodCopyright © 2014. All Rights Reserved.