Methods Summary |
---|
public java.util.Map | getDeployedItemRefConfigMap()Calls Container.getContaineeMap( XTypes.DEPLOYED_ITEM_REF_CONFIG ).
|
public java.lang.String | getLBWeight()EE only
Return the load balancer weight for this server.
This is used by both IIOP and HTTP load balancer. Default value is 1.
|
public java.lang.String | getReferencedConfigName()Get the name of the config element referenced by this server.
|
public java.lang.String | getReferencedNodeAgentName()Get the name of the node-agent element referenced by this server.
|
public java.util.Map | getResourceRefConfigMap()Calls Container.getContaineeMap( XTypes.RESOURCE_REF_CONFIG ).
|
public void | setLBWeight(java.lang.String weight)EE only
Set the load balancer weight for this server to the specified value.
|