All Classes and Interfaces

Classes
Class
Description
 
 
 
 
Represents the index that is going to be used to look up JAX-RS Resources.
 
 
 
 
 
 
 
 
 
Enable the registration of additional default produces handlers for server endpoints
If a JAX-RS resource uses something like @QueryParam, @HeaderParam or the like in a constructor parameter, then we need to make sure that Arc doesn't create a bean for it automatically (as it will fail validation because there is no way to pass the parameter).