JavaScript is disabled on your browser.
Skip navigation links
RESTEasy Spring integration 3.0.0.Alpha2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jboss.resteasy.plugins.spring
Interface ResourceRegistrationFilter
All Known Implementing Classes:
BeanNameFilter
public interface
ResourceRegistrationFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
include
(
String
beanName,
Object
object)
Method Details
include
boolean
include
(
String
beanName,
Object
object)