File
Doc
Category
Size
Date
Package
OldSessionManagerMBean.java
API Doc
Glassfish v2 API
3375
Fri May 04 22:23:50 BST 2007
com.sun.enterprise.management.support.oldconfig
OldSessionManagerMBean
public interface OldSessionManagerMBean
Generated: Sat May 08 06:05:09 PDT 2004 Generated from: com.sun.appserv:type=session-manager,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
createManagerProperties
(
javax.management.AttributeList
attribute_list)
public
javax.management.ObjectName
createStoreProperties
(
javax.management.AttributeList
attribute_list)
public
boolean
destroyConfigElement
()
public
javax.management.ObjectName
getManagerProperties
()
public
javax.management.MBeanNotificationInfo
[]
getNotificationInfo
()
public
javax.management.ObjectName
getStoreProperties
()
public void
removeManagerProperties
()
public void
removeNotificationListener
(
javax.management.NotificationListener
param1,
javax.management.NotificationFilter
param2,
java.lang.Object
param3)
public void
removeNotificationListener
(
javax.management.NotificationListener
param1)
public void
removeStoreProperties
()
public void
sendNotification
(
javax.management.Notification
param1)
Java Code Source