|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines all the MBean methods provided by the JMailSession objects.
Method Summary | |
java.util.Properties |
getMimeMessageProperties()
Get the mimePartDatasource properties. |
void |
setMimeMessageProperties(java.util.Properties props)
Set the mimePartDatasource properties. |
Methods inherited from interface org.objectweb.jonas.mail.factory.JMailMBean |
getAuthenticationProperties, getFactoryName, getFactoryType, getName, getSessionProperties, saveConfig, setAuthenticationProperties, setName, setSessionProperties |
Method Detail |
public java.util.Properties getMimeMessageProperties()
public void setMimeMessageProperties(java.util.Properties props)
props
- the authentication properties.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |