FileDocCategorySizeDatePackage
OldSessionManagerMBean.javaAPI DocGlassfish v2 API3375Fri May 04 22:23:50 BST 2007com.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 voidaddNotificationListener(javax.management.NotificationListener param1, javax.management.NotificationFilter param2, java.lang.Object param3)

public javax.management.ObjectNamecreateManagerProperties(javax.management.AttributeList attribute_list)

public javax.management.ObjectNamecreateStoreProperties(javax.management.AttributeList attribute_list)

public booleandestroyConfigElement()

public javax.management.ObjectNamegetManagerProperties()

public javax.management.MBeanNotificationInfo[]getNotificationInfo()

public javax.management.ObjectNamegetStoreProperties()

public voidremoveManagerProperties()

public voidremoveNotificationListener(javax.management.NotificationListener param1, javax.management.NotificationFilter param2, java.lang.Object param3)

public voidremoveNotificationListener(javax.management.NotificationListener param1)

public voidremoveStoreProperties()

public voidsendNotification(javax.management.Notification param1)