org.jboss.resteasy.plugins.spring
Interface ResourceRegistrationFilter

All Known Implementing Classes:
BeanNameFilter

public interface ResourceRegistrationFilter


Method Summary
 boolean include(java.lang.String beanName, java.lang.Object object)
           
 

Method Detail

include

boolean include(java.lang.String beanName,
                java.lang.Object object)


Copyright © 2009. All Rights Reserved.