Uses of Interface
org.apache.james.management.BayesianAnalyzerManagementService

Packages that use BayesianAnalyzerManagementService
org.apache.james.management.impl   
org.apache.james.remotemanager Provides classes implementing simple remote management facilities for James 
 

Uses of BayesianAnalyzerManagementService in org.apache.james.management.impl
 

Classes in org.apache.james.management.impl that implement BayesianAnalyzerManagementService
 class BayesianAnalyzerManagement
          Management for BayesianAnalyzer
 

Uses of BayesianAnalyzerManagementService in org.apache.james.remotemanager
 

Methods in org.apache.james.remotemanager that return BayesianAnalyzerManagementService
 BayesianAnalyzerManagementService RemoteManagerHandlerConfigurationData.getBayesianAnalyzerManagement()
          Returns the BayesianAnalyzerManagementService
 

Methods in org.apache.james.remotemanager with parameters of type BayesianAnalyzerManagementService
 void RemoteManager.setBayesianAnalyzerManagement(BayesianAnalyzerManagementService bayesianAnalyzerManagement)
          Set the BayesianAnalyzerManagementService
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.