Uses of Class
com.ibm.websphere.ola.OLARGEInformation
-
Uses of OLARGEInformation in com.ibm.websphere.ola
Methods in com.ibm.websphere.ola that return OLARGEInformationModifier and TypeMethodDescriptionOLARGEList.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 OLARGEInformationModifier and TypeMethodDescriptionOLARGEList.get_registrations()Obtains the list of registrationsConstructors in com.ibm.websphere.ola with parameters of type OLARGEInformationModifierConstructorDescriptionOLARGEList(LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, String serverName) ConstructorConstructor parameters in com.ibm.websphere.ola with type arguments of type OLARGEInformationModifierConstructorDescriptionOLARGEList(LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, String serverName) Constructor