Class MappableExceptionWrapperInterceptor.Binder
- java.lang.Object
-
- org.glassfish.jersey.internal.inject.AbstractBinder
-
- org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
-
- All Implemented Interfaces:
Binder
- Enclosing class:
- MappableExceptionWrapperInterceptor
public static class MappableExceptionWrapperInterceptor.Binder extends AbstractBinder
Binder registering theException Wrapper Interceptor(used on the client side).
-
-
Constructor Summary
Constructors Constructor Description Binder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigure()-
Methods inherited from class org.glassfish.jersey.internal.inject.AbstractBinder
bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, createManagedInstanceProvider, getBindings, install
-
-
-
-
Method Detail
-
configure
protected void configure()
- Specified by:
configurein classAbstractBinder
-
-