GigaSpaces XAP 9.0 API

org.openspaces.pu.container.jee.lb.apache
Class LoadBalancerNodeInfo

java.lang.Object
  extended by org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo

public class LoadBalancerNodeInfo
extends Object

Node level information for the load balancer.

Author:
kimchy

Constructor Summary
LoadBalancerNodeInfo(ServiceID serviceID, ClusterInfo clusterInfo, JeeServiceDetails serviceDetails)
           
 
Method Summary
 ClusterInfo getClusterInfo()
          Returns the cluster specific information fo the load balancer node (the web application processing unit instance).
 JeeServiceDetails getServiceDetails()
          Returns jee related information for the given load balancer node (for example, host, port, and context path).
 ServiceID getServiceID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadBalancerNodeInfo

public LoadBalancerNodeInfo(ServiceID serviceID,
                            ClusterInfo clusterInfo,
                            JeeServiceDetails serviceDetails)
Method Detail

getServiceID

public ServiceID getServiceID()

getClusterInfo

public ClusterInfo getClusterInfo()
Returns the cluster specific information fo the load balancer node (the web application processing unit instance).


getServiceDetails

public JeeServiceDetails getServiceDetails()
Returns jee related information for the given load balancer node (for example, host, port, and context path).


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.