public class GroovyMethodFilter extends 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(Method method)
method - the given methodCopyright © 2014. All Rights Reserved.