| Package | Description | 
|---|---|
| org.openspaces.admin | 
 Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
 | 
| org.openspaces.admin.internal.admin | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.machine | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.vm | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.vm.events | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.zone | |
| org.openspaces.admin.machine | 
 Support for managing of Machine(s) through the Admin API. 
 | 
| org.openspaces.admin.vm.events | 
 Support for managing of Virtual Machine events through the Admin API. 
 | 
| org.openspaces.admin.zone | 
 Support for managing of Zone(s) through the Admin API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
Admin.getVirtualMachines()
Returns the Virtual Machines discovered. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
DefaultAdmin.getVirtualMachines()  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
DefaultMachine.getVirtualMachines()  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InternalVirtualMachines  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultVirtualMachines  | 
| Constructor and Description | 
|---|
DefaultVirtualMachinesStatisticsChangedEventManager(InternalAdmin admin,
                                                   VirtualMachines virtualMachines)  | 
DefaultVirtualMachineStatisticsChangedEventManager(InternalAdmin admin,
                                                  VirtualMachines virtualMachines)  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
DefaultZone.getVirtualMachines()  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
Machine.getVirtualMachines()
Returns the virtual machines running on the machine. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
VirtualMachinesStatisticsChangedEvent.getVirtualMachines()
Returns the virtual machines associated with this events. 
 | 
| Constructor and Description | 
|---|
VirtualMachinesStatisticsChangedEvent(VirtualMachines virtualMachines,
                                     VirtualMachinesStatistics statistics)  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachines | 
Zone.getVirtualMachines()
Returns the virtual machines running within the zone. 
 | 
Copyright © GigaSpaces.