|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.scopes.rewriters.impl.SimpleRedirectResponseRewriterConfigurator
public class SimpleRedirectResponseRewriterConfigurator
Configures a collection of RedirectResponseRewriter through
the use of parameters.
| Constructor Summary | |
|---|---|
SimpleRedirectResponseRewriterConfigurator()
|
|
| Method Summary | |
|---|---|
java.util.Collection<RedirectResponseRewriter> |
configure(java.util.Map parameters)
Configures the RedirectResponseRewriter's. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleRedirectResponseRewriterConfigurator()
| Method Detail |
|---|
public java.util.Collection<RedirectResponseRewriter> configure(java.util.Map parameters)
throws ScopesException
RedirectResponseRewriter's.
configure in interface RedirectResponseRewriterConfiguratorparameters - Map contaning: "redirect-classes" ->
comma-separated list of classes (implementing
RedirectResponseRewriter).
ScopesException - If something goes wrong.RedirectResponseRewriterConfigurator.configure(java.util.Map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||