|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface AccessLog
| Field Summary | |
|---|---|
static String |
ROTATION_POLICY_BY_SIZE
Deprecated. Possible value for RotationPolicy. |
static String |
ROTATION_POLICY_BY_TIME
Deprecated. Possible value for RotationPolicy. |
static String |
ROTATION_POLICY_ON_DEMAND
Deprecated. Possible value for RotationPolicy. |
| Method Summary | |
|---|---|
String |
getBufferSizeBytes()
Deprecated. |
String |
getFormat()
Deprecated. |
String |
getMaxHistoryFiles()
Deprecated. |
String |
getRotationEnabled()
Deprecated. |
String |
getRotationIntervalInMinutes()
Deprecated. |
String |
getRotationPolicy()
Deprecated. |
String |
getRotationSuffix()
Deprecated. |
String |
getWriteIntervalSeconds()
Deprecated. |
void |
setBufferSizeBytes(String param1)
Deprecated. |
void |
setFormat(String param1)
Deprecated. |
void |
setMaxHistoryFiles(String param1)
Deprecated. |
void |
setRotationEnabled(String param1)
Deprecated. |
void |
setRotationIntervalInMinutes(String param1)
Deprecated. |
void |
setRotationPolicy(String param1)
Deprecated. Valid values are: ROTATION_POLICY_BY_TIME
ROTATION_POLICY_BY_SIZE
ROTATION_POLICY_ON_DEMAND
|
void |
setRotationSuffix(String param1)
Deprecated. |
void |
setWriteIntervalSeconds(String param1)
Deprecated. |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.PropertiesAccess |
|---|
getProperty |
| Methods inherited from interface org.glassfish.admin.amx.config.AMXConfigProxy |
|---|
createChild, createChildren, getDefaultValues, getDefaultValues, removeChild, removeChild, setAttributesTransactionally |
| Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy |
|---|
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid |
| Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI |
|---|
getChildren, getName, getParent |
| Methods inherited from interface org.glassfish.admin.amx.config.AttributeResolver |
|---|
resolveAttribute, resolveAttributes, resolveAttributeValue, resolveBoolean, resolveLong |
| Field Detail |
|---|
static final String ROTATION_POLICY_BY_TIME
static final String ROTATION_POLICY_BY_SIZE
static final String ROTATION_POLICY_ON_DEMAND
| Method Detail |
|---|
String getFormat()
void setFormat(String param1)
String getBufferSizeBytes()
void setBufferSizeBytes(String param1)
String getWriteIntervalSeconds()
void setWriteIntervalSeconds(String param1)
String getRotationEnabled()
void setRotationEnabled(String param1)
String getRotationIntervalInMinutes()
void setRotationIntervalInMinutes(String param1)
void setRotationPolicy(String param1)
String getRotationPolicy()
String getRotationSuffix()
void setRotationSuffix(String param1)
String getMaxHistoryFiles()
void setMaxHistoryFiles(String param1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||