Package org.jboss.resteasy.plugins.spring
package org.jboss.resteasy.plugins.spring
-
ClassDescriptionThis resovles optionalThe 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.