Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 and 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 and Description
      java.util.LinkedList<OLARGEInformation> OLARGEList.get_registrations()
      Obtains the list of registrations
      Constructors in com.ibm.websphere.ola with parameters of type OLARGEInformation 
      Constructor and Description
      OLARGEList(java.util.LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, java.lang.String serverName)
      Constructor
      Constructor parameters in com.ibm.websphere.ola with type arguments of type OLARGEInformation 
      Constructor and Description
      OLARGEList(java.util.LinkedList<OLARGEInformation> registrations, OLARGEInformation serverRegistration, java.lang.String serverName)
      Constructor
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes