Modifier and Type | Method and Description |
---|---|
OLARGEInformation |
OLARGEList.get_serverRGE()
Obtains the registration that represents the WebSphere Application Server
which owns the registations returned in this list.
|
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<OLARGEInformation> |
OLARGEList.get_registrations()
Obtains the list of registrations
|
Constructor and Description |
---|
OLARGEList(java.util.LinkedList<OLARGEInformation> registrations,
OLARGEInformation serverRegistration,
java.lang.String serverName)
Constructor
|
Constructor and Description |
---|
OLARGEList(java.util.LinkedList<OLARGEInformation> registrations,
OLARGEInformation serverRegistration,
java.lang.String serverName)
Constructor
|