org.glassfish.admin.amx.intf.config
Interface GroupMap
- All Superinterfaces:
- AMX_SPI, AMXConfigProxy, AMXProxy, AttributeResolver, ConfigElement, NamedConfigElement, PropertiesAccess, SystemPropertiesAccess
Deprecated.
@Deprecated
public interface GroupMap
- extends NamedConfigElement, PropertiesAccess, SystemPropertiesAccess
| 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 |
getEisGroup
java.lang.String getEisGroup()
- Deprecated.
setEisGroup
void setEisGroup(java.lang.String param1)
- Deprecated.
getMappedGroup
java.lang.String getMappedGroup()
- Deprecated.
setMappedGroup
void setMappedGroup(java.lang.String param1)
- Deprecated.
Copyright © 2012 GlassFish Community. All Rights Reserved.