Uses of Interface
org.openspaces.admin.gsm.GridServiceManagers
Packages that use GridServiceManagers
Package
Description
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
Support for managing of Grid Service Agent(s) through the Admin API.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Support for managing of Machine(s) through the Admin API.
Support for managing of Zone(s) through the Admin API.
-
Uses of GridServiceManagers in org.openspaces.admin
Methods in org.openspaces.admin that return GridServiceManagersModifier and TypeMethodDescriptionAdmin.getGridServiceManagers()Returns the grid service managers discovered. -
Uses of GridServiceManagers in org.openspaces.admin.gsa
Methods in org.openspaces.admin.gsa that return GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.internal.admin
Methods in org.openspaces.admin.internal.admin that return GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.internal.gsa
Methods in org.openspaces.admin.internal.gsa that return GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.internal.gsm
Subinterfaces of GridServiceManagers in org.openspaces.admin.internal.gsmClasses in org.openspaces.admin.internal.gsm that implement GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.internal.machine
Methods in org.openspaces.admin.internal.machine that return GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.internal.vm
Methods in org.openspaces.admin.internal.vm that return GridServiceManagersModifier and TypeMethodDescriptionDefaultVirtualMachine.getGridServiceManagers()InternalVirtualMachine.getGridServiceManagers() -
Uses of GridServiceManagers in org.openspaces.admin.internal.zone
Methods in org.openspaces.admin.internal.zone that return GridServiceManagers -
Uses of GridServiceManagers in org.openspaces.admin.machine
Methods in org.openspaces.admin.machine that return GridServiceManagersModifier and TypeMethodDescriptionMachine.getGridServiceManagers()Returns the grid service managers running on the machine. -
Uses of GridServiceManagers in org.openspaces.admin.zone
Methods in org.openspaces.admin.zone that return GridServiceManagersModifier and TypeMethodDescriptionZone.getGridServiceManagers()Returns the grid service managers running within the zone.