|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.management.StandardMBean
org.apache.james.domainlist.lib.DomainListManagement
public class DomainListManagement
| Constructor Summary | |
|---|---|
DomainListManagement()
|
|
| Method Summary | |
|---|---|
boolean |
addDomain(java.lang.String domain)
|
boolean |
containsDomain(java.lang.String domain)
|
java.lang.String[] |
getDomains()
|
boolean |
removeDomain(java.lang.String domain)
|
void |
setDomainList(DomainList domainList)
|
| Methods inherited from class javax.management.StandardMBean |
|---|
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainListManagement()
throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanException| Method Detail |
|---|
public void setDomainList(DomainList domainList)
public boolean addDomain(java.lang.String domain)
addDomain in interface DomainListpublic boolean containsDomain(java.lang.String domain)
containsDomain in interface DomainListpublic java.lang.String[] getDomains()
getDomains in interface DomainListpublic boolean removeDomain(java.lang.String domain)
removeDomain in interface DomainList
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||