Uses of Interface
com.sun.jersey.spi.inject.Errors.Closure

Packages that use Errors.Closure
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes. 
 

Uses of Errors.Closure in com.sun.jersey.spi.inject
 

Methods in com.sun.jersey.spi.inject with parameters of type Errors.Closure
static
<T> T
Errors.processWithErrors(Errors.Closure<T> c)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.