|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
| Uses of Filter in org.eclipse.jst.j2ee.webapplication |
|---|
| Methods in org.eclipse.jst.j2ee.webapplication that return Filter | |
|---|---|
Filter |
WebapplicationFactory.createFilter()
|
Filter |
FilterMapping.getFilter()
|
Filter |
WebApp.getFilterNamed(java.lang.String name)
Gets refernce to the instance of Filter which has the specified name |
| Methods in org.eclipse.jst.j2ee.webapplication with parameters of type Filter | |
|---|---|
FilterMapping |
WebApp.getFilterMapping(Filter aFilter)
Finds a filter mapping for a specified filter. |
void |
FilterMapping.setFilter(Filter value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||