|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FilterContainerFactory
Constructs the FilterContainer for the Office.
| Method Summary | |
|---|---|
FilterContainer |
createFilterContainer(Office office)
Creates the FilterContainer for the Office. |
| Method Detail |
|---|
FilterContainer createFilterContainer(Office office)
throws javax.servlet.ServletException
Creates the FilterContainer for the Office.
Typically this will create a singleton FilterContainer for the
Office so that there is only the single Filter instances
per Office.
office - Office.
FilterContainer for the Office.
javax.servlet.ServletException - If fails to initialise the Filter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||