GigaSpaces - Open Spaces

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(net.jini.core.lookup.ServiceID serviceID, ClusterInfo clusterInfo, JeePUServiceDetails serviceDetails)
           
 
Method Summary
 ClusterInfo getClusterInfo()
          Returns the cluster specific information fo the load balancer node (the web application processing unit instance).
 JeePUServiceDetails getServiceDetails()
          Returns jee related information for the given load balancer node (for example, host, port, and context path).
 net.jini.core.lookup.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(net.jini.core.lookup.ServiceID serviceID,
                            ClusterInfo clusterInfo,
                            JeePUServiceDetails serviceDetails)
Method Detail

getServiceID

public net.jini.core.lookup.ServiceID getServiceID()

getClusterInfo

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


getServiceDetails

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


GigaSpaces - Open Spaces

Copyright © GigaSpaces.