org.openspaces.pu.container.jee.lb.apache
Class LoadBalancerNodeInfo
java.lang.Object
  
org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
public class LoadBalancerNodeInfo
- extends Object
 
Node level information for the load balancer.
- Author:
 
  - kimchy
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LoadBalancerNodeInfo
public LoadBalancerNodeInfo(ServiceID serviceID,
                            ClusterInfo clusterInfo,
                            JeeServiceDetails serviceDetails)
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).
 
 
Copyright © GigaSpaces.