org.glassfish.jersey.spi
Interface Errors.Closure<T>

Enclosing class:
Errors

public static interface Errors.Closure<T>

Closure interface.


Method Summary
 T invoke()
          Invoke the closure.
 

Method Detail

invoke

T invoke()
Invoke the closure.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.