|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.apache.james.jspf.impl | |
| org.apache.james.jspf.parser | |
| org.apache.james.jspf.terms | |
| Uses of Configuration in org.apache.james.jspf.impl |
|---|
| Methods in org.apache.james.jspf.impl with parameters of type Configuration | |
|---|---|
Object |
DefaultTermsFactory.createTerm(Class<?> termDef,
Configuration subres)
|
| Uses of Configuration in org.apache.james.jspf.parser |
|---|
| Classes in org.apache.james.jspf.parser that implement Configuration | |
|---|---|
class |
MatcherBasedConfiguration
Provides a MatchResult view of a subset of another MatchResult |
| Methods in org.apache.james.jspf.parser with parameters of type Configuration | |
|---|---|
Object |
TermsFactory.createTerm(Class<?> klass,
Configuration subres)
Create a new term starting from the TermDefinition created by this factory |
| Uses of Configuration in org.apache.james.jspf.terms |
|---|
| Methods in org.apache.james.jspf.terms with parameters of type Configuration | |
|---|---|
void |
UnknownModifier.config(Configuration params)
|
void |
IP4Mechanism.config(Configuration params)
|
void |
IncludeMechanism.config(Configuration params)
|
void |
GenericModifier.config(Configuration params)
|
void |
GenericMechanism.config(Configuration params)
|
void |
ConfigurationEnabled.config(Configuration params)
Configuration |
void |
AMechanism.config(Configuration params)
|
void |
AllMechanism.config(Configuration params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||