FileDocCategorySizeDatePackage
SMTPServerMBean.javaAPI DocApache James 2.3.12400Fri Jan 12 12:56:26 GMT 2007org.apache.james.smtpserver

SMTPServerMBean

public interface SMTPServerMBean
An interface to expose James management functionality through JMX.
phoenix:mx-topic
name="SMTPServer"

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetNetworkInterface()

phoenix:mx-attribute
phoenix:mx-description
Returns the address if the network interface the socket is bound to
phoenix:mx-isWriteable
no
return
String The network interface name

public intgetPort()

phoenix:mx-attribute
phoenix:mx-description
Returns the port that the service is bound to
phoenix:mx-isWriteable
no
return
int The port number

public java.lang.StringgetSocketType()

phoenix:mx-attribute
phoenix:mx-description
Returns the server socket type, plain or SSL
phoenix:mx-isWriteable
no
return
String The scoekt type, plain or SSL

public booleanisEnabled()

phoenix:mx-attribute
phoenix:mx-description
Returns flag indicating it this service is enabled
phoenix:mx-isWriteable
no
return
boolean The enabled flag