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

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

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

public booleandestroyConfigElement()

public javax.management.MBeanNotificationInfo[]getNotificationInfo()

public javax.management.ObjectNamegetSessionManager()

public javax.management.ObjectNamegetSessionProperties()

public voidremoveNotificationListener(javax.management.NotificationListener param1)

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

public voidremoveSessionManager()

public voidremoveSessionProperties()

public voidsendNotification(javax.management.Notification param1)