com.sun.jersey.core.reflection
Interface MethodList.Filter

Enclosing class:
MethodList

public static interface MethodList.Filter


Method Summary
 boolean keep(AnnotatedMethod m)
           
 

Method Detail

keep

boolean keep(AnnotatedMethod m)


Copyright © 2011 Oracle Corporation. All Rights Reserved.