File
Doc
Category
Size
Date
Package
OldSessionPropertiesMBean.java
API Doc
Glassfish v2 API
3169
Fri May 04 22:23:50 BST 2007
com.sun.enterprise.management.support.oldconfig
OldSessionPropertiesMBean
public interface OldSessionPropertiesMBean implements OldProperties
Generated: Sat May 08 06:05:14 PDT 2004 Generated from: com.sun.appserv:type=session-properties,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
boolean
destroyConfigElement
()
public
java.lang.String
getDefaultAttributeValue
(
java.lang.String
attributeName)
public
javax.management.MBeanNotificationInfo
[]
getNotificationInfo
()
public
java.lang.String
getTimeoutInSeconds
()
public void
removeNotificationListener
(
javax.management.NotificationListener
param1)
public void
removeNotificationListener
(
javax.management.NotificationListener
param1,
javax.management.NotificationFilter
param2,
java.lang.Object
param3)
public void
sendNotification
(
javax.management.Notification
param1)
public void
setTimeoutInSeconds
(
java.lang.String
value)
Java Code Source