FileDocCategorySizeDatePackage
OldStorePropertiesMBean.javaAPI DocGlassfish v2 API3256Fri May 04 22:23:50 BST 2007com.sun.enterprise.management.support.oldconfig

OldStorePropertiesMBean

public interface OldStorePropertiesMBean implements OldProperties
Generated: Sat May 08 06:05:40 PDT 2004 Generated from: com.sun.appserv:type=store-properties,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 booleandestroyConfigElement()

public java.lang.StringgetDefaultAttributeValue(java.lang.String attributeName)

public java.lang.StringgetDirectory()

public javax.management.MBeanNotificationInfo[]getNotificationInfo()

public java.lang.StringgetReapIntervalInSeconds()

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

public voidremoveNotificationListener(javax.management.NotificationListener param1)

public voidsendNotification(javax.management.Notification param1)

public voidsetDirectory(java.lang.String value)

public voidsetReapIntervalInSeconds(java.lang.String value)