Uses of Interface
org.apache.james.jspf.terms.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in org.apache.james.jspf.impl
Methods in org.apache.james.jspf.impl with parameters of type ConfigurationModifier and TypeMethodDescriptionDefaultTermsFactory.createTerm
(Class<?> termDef, Configuration subres) -
Uses of Configuration in org.apache.james.jspf.parser
Classes in org.apache.james.jspf.parser that implement ConfigurationModifier and TypeClassDescriptionclass
Provides a MatchResult view of a subset of another MatchResultMethods in org.apache.james.jspf.parser with parameters of type ConfigurationModifier and TypeMethodDescriptionTermsFactory.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 ConfigurationModifier and TypeMethodDescriptionvoid
AllMechanism.config
(Configuration params) void
AMechanism.config
(Configuration params) void
ConfigurationEnabled.config
(Configuration params) Configurationvoid
GenericMechanism.config
(Configuration params) void
GenericModifier.config
(Configuration params) void
IncludeMechanism.config
(Configuration params) void
IP4Mechanism.config
(Configuration params) void
UnknownModifier.config
(Configuration params)