Uses of Class
org.apache.james.management.DomainListManagementException

Packages that use DomainListManagementException
org.apache.james.management   
org.apache.james.management.impl   
 

Uses of DomainListManagementException in org.apache.james.management
 

Methods in org.apache.james.management that throw DomainListManagementException
 boolean DomainListManagementService.addDomain(java.lang.String domain)
          Add domain to the service
 boolean DomainListManagementMBean.addDomain(java.lang.String domain)
          Add domain to the service
 boolean DomainListManagementService.removeDomain(java.lang.String domain)
          Remove domain from the service
 boolean DomainListManagementMBean.removeDomain(java.lang.String domain)
          Remove domain from the service
 

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

Methods in org.apache.james.management.impl that throw DomainListManagementException
 boolean DomainListManagement.addDomain(java.lang.String domain)
           
 boolean DomainListManagement.removeDomain(java.lang.String domain)
           
 



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