FileDocCategorySizeDatePackage
StorePropertiesConfig.javaAPI DocGlassfish v2 API2751Fri May 04 22:30:36 BST 2007com.sun.appserv.management.config

StorePropertiesConfig

public interface StorePropertiesConfig implements PropertiesAccess, AMXConfig
Configuration for the <store-properties> element.

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.
Constructors Summary
Methods Summary
public java.lang.StringgetDirectory()

public java.lang.StringgetReapIntervalInSeconds()

public voidsetDirectory(java.lang.String value)

public voidsetReapIntervalInSeconds(java.lang.String value)