File
Doc
Category
Size
Date
Package
OldSessionConfigMBean.java
API Doc
Glassfish v2 API
3370
Fri May 04 22:23:50 BST 2007
com.sun.enterprise.management.support.oldconfig
OldSessionConfigMBean
public interface OldSessionConfigMBean
Generated: Sat May 08 06:04:41 PDT 2004 Generated from: com.sun.appserv:type=session-config,config=default-config,category=config
Fields Summary
Constructors Summary
Methods Summary
public void
addNotificationListener
(
javax.management.NotificationListener
param1,
javax.management.NotificationFilter
param2,
java.lang.Object
param3)
public
javax.management.ObjectName
createSessionManager
(
javax.management.AttributeList
attribute_list)
public
javax.management.ObjectName
createSessionProperties
(
javax.management.AttributeList
attribute_list)
public
boolean
destroyConfigElement
()
public
javax.management.MBeanNotificationInfo
[]
getNotificationInfo
()
public
javax.management.ObjectName
getSessionManager
()
public
javax.management.ObjectName
getSessionProperties
()
public void
removeNotificationListener
(
javax.management.NotificationListener
param1)
public void
removeNotificationListener
(
javax.management.NotificationListener
param1,
javax.management.NotificationFilter
param2,
java.lang.Object
param3)
public void
removeSessionManager
()
public void
removeSessionProperties
()
public void
sendNotification
(
javax.management.Notification
param1)
Java Code Source