|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.AbstractConfigBean
org.torweg.pulse.component.core.RuleBasedRedirectorConfig
public class RuleBasedRedirectorConfig
configuration for RuleBasedRedirector.
| Nested Class Summary | |
|---|---|
static class |
RuleBasedRedirectorConfig.Rule
represents a redirect rule. |
| Constructor Summary | |
|---|---|
RuleBasedRedirectorConfig()
|
|
| Method Summary | |
|---|---|
java.util.List<RuleBasedRedirectorConfig.Rule> |
getRedirectRules()
returns the redirect Rules. |
void |
init(org.jdom.Element conf)
initialises the ConfigBean. |
| Methods inherited from class org.torweg.pulse.configuration.AbstractConfigBean |
|---|
buildClass, buildInstance, lastModified, setLastModified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleBasedRedirectorConfig()
| Method Detail |
|---|
public final java.util.List<RuleBasedRedirectorConfig.Rule> getRedirectRules()
Rules.
public void init(org.jdom.Element conf)
ConfigBean.
conf - the config XMLConfigBean.init(org.jdom.Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||