org.glassfish.admin.amx.intf.config
Interface HttpAccessLog
- All Superinterfaces:
- AMX_SPI, AMXConfigProxy, AMXProxy, AttributeResolver, ConfigElement
Deprecated.
@Deprecated
public interface HttpAccessLog
- extends ConfigElement
| 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 |
getLogDirectory
java.lang.String getLogDirectory()
- Deprecated.
setLogDirectory
void setLogDirectory(java.lang.String param1)
- Deprecated.
getIponly
java.lang.String getIponly()
- Deprecated.
setIponly
void setIponly(java.lang.String param1)
- Deprecated.
Copyright © 2012 GlassFish Community. All Rights Reserved.