|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JeeServiceDetails | |
---|---|
org.openspaces.admin.pu | Support for managing of Processing Unit(s) through the Admin API. |
org.openspaces.pu.container.jee.glassfish | |
org.openspaces.pu.container.jee.jetty | |
org.openspaces.pu.container.jee.lb.apache |
Uses of JeeServiceDetails in org.openspaces.admin.pu |
---|
Methods in org.openspaces.admin.pu that return JeeServiceDetails | |
---|---|
JeeServiceDetails |
ProcessingUnitInstance.getJeeDetails()
Returns the jee service details of the jee container that was started within this processing unit. |
Uses of JeeServiceDetails in org.openspaces.pu.container.jee.glassfish |
---|
Methods in org.openspaces.pu.container.jee.glassfish that return JeeServiceDetails | |
---|---|
JeeServiceDetails |
GlassfishProcessingUnitContainer.getJeeDetails()
|
Uses of JeeServiceDetails in org.openspaces.pu.container.jee.jetty |
---|
Methods in org.openspaces.pu.container.jee.jetty that return JeeServiceDetails | |
---|---|
JeeServiceDetails |
JettyProcessingUnitContainer.getJeeDetails()
|
Uses of JeeServiceDetails in org.openspaces.pu.container.jee.lb.apache |
---|
Methods in org.openspaces.pu.container.jee.lb.apache that return JeeServiceDetails | |
---|---|
JeeServiceDetails |
LoadBalancerNodeInfo.getServiceDetails()
Returns jee related information for the given load balancer node (for example, host, port, and context path). |
Constructors in org.openspaces.pu.container.jee.lb.apache with parameters of type JeeServiceDetails | |
---|---|
LoadBalancerNodeInfo(net.jini.core.lookup.ServiceID serviceID,
ClusterInfo clusterInfo,
JeeServiceDetails serviceDetails)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |