FileDocCategorySizeDatePackage
NNTPServerMBean.javaAPI DocApache James 2.3.12405Fri Jan 12 12:56:24 GMT 2007org.apache.james.nntpserver

NNTPServerMBean

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

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