|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestManager | |
|---|---|
| org.apache.jsieve | |
| Uses of TestManager in org.apache.jsieve |
|---|
| Classes in org.apache.jsieve that implement TestManager | |
|---|---|
class |
TestManagerImpl
Maps Test names to configured Test implementation classes. |
| Methods in org.apache.jsieve that return TestManager | |
|---|---|
abstract TestManager |
SieveContext.getTestManager()
Gets the test manager. |
TestManager |
BaseSieveContext.getTestManager()
|
TestManager |
ConfigurationManager.getTestManager()
|
| Constructors in org.apache.jsieve with parameters of type TestManager | |
|---|---|
BaseSieveContext(CommandManager commandManager,
ComparatorManager comparatorManager,
TestManager testManager,
org.apache.commons.logging.Log log)
|
|
SieveFactory(CommandManager commandManager,
ComparatorManager comparatorManager,
TestManager testManager,
org.apache.commons.logging.Log log)
Constructor for SieveFactory. |
|
SieveValidationVisitor(CommandManager commandManager,
TestManager testManager,
ComparatorManager comparatorManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||