|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FilterChainFactory
Create FilterChains
| Method Summary | |
|---|---|
FilterChain |
createFrom(java.net.URI filterUri)
Creates a FilterChain for a given name |
FilterChain |
createFrom(java.net.URI filterUri,
java.util.Properties filterProperties)
Creates a FilterChain for a given name and additional filter properties |
| Methods inherited from interface org.jmage.Configurable |
|---|
configure |
| Method Detail |
|---|
FilterChain createFrom(java.net.URI filterUri)
throws FilterChainException
filterUri - designating the filter
FilterChainException
FilterChain createFrom(java.net.URI filterUri,
java.util.Properties filterProperties)
throws FilterChainException
filterUri - designating the filterfilterProperties - the additional filter properties
FilterChainException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||