Uses of Interface
org.apache.james.api.vut.management.VirtualUserTableManagementService

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

Uses of VirtualUserTableManagementService in org.apache.james.impl.vut
 

Classes in org.apache.james.impl.vut that implement VirtualUserTableManagementService
 class VirtualUserTableManagement
          Management for VirtualUserTables
 

Uses of VirtualUserTableManagementService in org.apache.james.remotemanager
 

Methods in org.apache.james.remotemanager that return VirtualUserTableManagementService
 VirtualUserTableManagementService RemoteManagerHandlerConfigurationData.getVirtualUserTableManagement()
          Return the VirtualUserTableManagementService
 

Methods in org.apache.james.remotemanager with parameters of type VirtualUserTableManagementService
 void RemoteManager.setVirtualUserTableManagement(VirtualUserTableManagementService vutManagement)
          Set the VirtualUserTableManagementService
 



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