|
||||||||||
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.reconfig.emitter.ReconfigEmitter
org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
org.objectweb.jonas.management.j2eemanagement.J2EEResource
org.objectweb.jonas.mail.internal.factory.mbean.JavaMailResource
org.objectweb.jonas.mail.internal.factory.mbean.JavaMailSessionResource
public class JavaMailSessionResource
This class implements specific management methods provided by the JavaMailSession resources.
Field Summary |
---|
Fields inherited from class org.objectweb.jonas.mail.internal.factory.mbean.JavaMailResource |
---|
mailFactory |
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.reconfig.emitter.ReconfigEmitter |
---|
RECONFIG_TYPE, SAVE_RECONFIG_TYPE |
Constructor Summary | |
---|---|
JavaMailSessionResource(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.internal.factory.mbean.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.reconfig.emitter.ReconfigEmitter |
---|
initLogger, sendReconfigNotification, sendSaveNotification |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaMailSessionResource(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 |