All Classes and Interfaces
Class
Description
Warning this class consists of generated code.
Spring uses property editors heavily for managing conversion
between String values and custom Object types; this is based
on Java Beans PropertyEditor.
Warning this class consists of generated code.
This resovles optional
FactoryBean to generate a client
proxy from a REST annotated interface.This class can be used as part of Spring's AnnotationMethodHandlerAdapter.
The processor will register any bean annotated with @Path or @Provider into
the Resteasy framework.
Use this subclass of SpringBeanProcessor if you are manually applying the SpringBeanProcessor for Resteasy.
Provides access to RESTEasy's SpringContextLoader implementation without having
to extend
ContextLoader.