FileDocCategorySizeDatePackage
JamesMBean.javaAPI DocApache James 2.3.11770Fri Jan 12 12:56:22 GMT 2007org.apache.james

JamesMBean

public interface JamesMBean
An interface to expose James management functionality through JMX. At the time of this writing, this interface is just an example.
phoenix:mx-topic
name="MainJAMESServerManagement"

Fields Summary
Constructors Summary
Methods Summary
public booleanaddUser(java.lang.String userName, java.lang.String password)
Adds a user to this mail server.

phoenix:mx-operation
phoenix:mx-description
Add a new user
param
userName The name of the user being added
param
password The password of the user being added