| Package | Description |
|---|---|
| org.glassfish.admin.amx.base | |
| org.glassfish.admin.amx.config |
Generic AMX config MBean interfaces.
|
| org.glassfish.admin.amx.impl.config |
| Modifier and Type | Method and Description |
|---|---|
AMXConfigProxy |
DomainRoot.getDomain()
Get the DomainConfig.
|
| Modifier and Type | Method and Description |
|---|---|
AMXConfigProxy |
AMXConfigProxy.createChild(String childType,
Map<String,Object> params)
Deprecated.
Generic creation of an
AMXConfigProxy based on the desired XML element type, which must
be legitimate for the containing element. |
AMXConfigProxy[] |
AMXConfigProxy.createChildren(Map<String,Map<String,Object>[]> childrenMaps,
Map<String,Object> attrs)
Deprecated.
Create one or more children of any type(s).
|
| Constructor and Description |
|---|
AttributeResolverHelper(AMXConfigProxy amx) |
Copyright © 2017. All rights reserved.