-
- All Implemented Interfaces:
- javax.ws.rs.ext.WriterInterceptor
@ApplicationScoped
public class CustomInterceptor
extends Object
implements javax.ws.rs.ext.WriterInterceptor
CDI based JAX-RS interceptor that re-writes the original output
with request ID obtained from another CDI bean.
- Author:
- Jakub Podlesak (jakub.podlesak at oracle.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.