|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
org.objectweb.jonas.management.ReconfigDispatcher
org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
org.objectweb.jonas.management.j2eemanagement.J2EEResource
org.objectweb.jonas.mail.factory.JavaMailResource
org.objectweb.jonas.mail.factory.JavaMailSessionResource
This class implements specific management methods provided by the JavaMailSession resources.
| Field Summary |
| Fields inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject |
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
| Fields inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
RECONFIG_TYPE, SAVE_RECONFIG_TYPE |
| Constructor Summary | |
JavaMailSessionResource(java.lang.String objectName,
boolean stateManageable,
boolean statisticsProvider,
boolean eventProvider,
JavaMailSession mailFactory)
|
|
| Method Summary | |
protected long |
getSequenceNumber()
Gets the sequence number for saveConfig opeartions |
| Methods inherited from class org.objectweb.jonas.mail.factory.JavaMailResource |
getAuthenticationProperties, getFactoryName, getFactoryType, getName, getSessionProperties, notifyReconfiguration, saveConfig, setAuthenticationProperties, setName, setSessionProperties |
| Methods inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject |
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider |
| Methods inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
addNotificationListener, getFilter, getHandback, getListener, getNotificationInfo, initLogger, removeNotificationListener, sendReconfigNotification, sendSaveNotification |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
handleNotification, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaMailSessionResource(java.lang.String objectName,
boolean stateManageable,
boolean statisticsProvider,
boolean eventProvider,
JavaMailSession mailFactory)
| Method Detail |
protected long getSequenceNumber()
getSequenceNumber in class JavaMailResource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||