|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.enterprise.iiop.impl.IIOPEndpointsInfo
public class IIOPEndpointsInfo
This class is responsible for reading the domain.xml via Config API and producing a list of instances in the form of ClusterInstanceInfo objects. This class is designed for use by both FailoverIORInterceptor and Java Web Start.
| Constructor Summary | |
|---|---|
IIOPEndpointsInfo()
|
|
| Method Summary | |
|---|---|
static java.util.List<com.sun.corba.ee.spi.folb.ClusterInstanceInfo> |
getClusterInstanceInfo()
This method returns a ClusterInstanceInfo list. |
static java.lang.String |
getIIOPEndpoints()
This method returns the endpoints in host:port,host1:port1,host2:port2,... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IIOPEndpointsInfo()
| Method Detail |
|---|
public static java.lang.String getIIOPEndpoints()
public static java.util.List<com.sun.corba.ee.spi.folb.ClusterInstanceInfo> getClusterInstanceInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||