|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.filter.ResponseFilterModule
public class ResponseFilterModule
Module used for registering ResponseFilters.
| Constructor Summary | |
|---|---|
ResponseFilterModule(java.util.List<ResponseFilter> responseFilters)
Create ResponseFilterModule with list of ResponseFilter instances. |
|
| Method Summary | |
|---|---|
void |
configure(org.glassfish.hk2.BinderFactory binderFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseFilterModule(java.util.List<ResponseFilter> responseFilters)
ResponseFilter instances.
responseFilters - list of ResponseFilter instances.| Method Detail |
|---|
public void configure(org.glassfish.hk2.BinderFactory binderFactory)
configure in interface org.glassfish.hk2.Module
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||