Uses of Class
com.ibm.websphere.ola.OLARGEInformation
-
-
Uses of OLARGEInformation in com.ibm.websphere.ola
Methods in com.ibm.websphere.ola that return OLARGEInformation Modifier and Type Method Description OLARGEInformation
OLARGEList. get_serverRGE()
Obtains the registration that represents the WebSphere Application Server which owns the registations returned in this list.Methods in com.ibm.websphere.ola that return types with arguments of type OLARGEInformation Modifier and Type Method Description java.util.LinkedList<OLARGEInformation>
OLARGEList. get_registrations()
Obtains the list of registrationsConstructors in com.ibm.websphere.ola with parameters of type OLARGEInformation Constructor Description OLARGEList(java.util.LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, java.lang.String serverName)
ConstructorConstructor parameters in com.ibm.websphere.ola with type arguments of type OLARGEInformation Constructor Description OLARGEList(java.util.LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, java.lang.String serverName)
Constructor
-