GigaSpaces XAP 8.0 API

Uses of Package
org.openspaces.admin

Packages that use org.openspaces.admin
org.openspaces.admin Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
org.openspaces.admin.alert Support for managing Alerts through the Admin API. 
org.openspaces.admin.alert.config.parser   
org.openspaces.admin.application   
org.openspaces.admin.application.events   
org.openspaces.admin.bean Support for managing admin Beans through the Admin API. 
org.openspaces.admin.dump   
org.openspaces.admin.esm Support for managing of Elastic Service Manager(s) through the Admin API. 
org.openspaces.admin.esm.events   
org.openspaces.admin.gateway   
org.openspaces.admin.gsa Support for managing of Grid Service Agent(s) through the Admin API. 
org.openspaces.admin.gsa.events Support for managing of Grid Service Agent events through the Admin API. 
org.openspaces.admin.gsc Support for managing of Grid Service Container(s) through the Admin API. 
org.openspaces.admin.gsc.events Support for managing of Grid Service Container events through the Admin API. 
org.openspaces.admin.gsm Support for managing of Grid Service Manager(s) through the Admin API. 
org.openspaces.admin.gsm.events Support for managing of Elastic Service Manager events through the Admin API. 
org.openspaces.admin.lus Support for managing of Lookup Service(s) through the Admin API. 
org.openspaces.admin.lus.events Support for managing of Lookup Service events through the Admin API. 
org.openspaces.admin.machine Support for managing of Machine(s) through the Admin API. 
org.openspaces.admin.machine.events Support for managing of Machine events through the Admin API. 
org.openspaces.admin.os Support for managing of Operating System(s) through the Admin API. 
org.openspaces.admin.os.events Support for managing of Operating System events through the Admin API. 
org.openspaces.admin.pu Support for managing of Processing Unit(s) through the Admin API. 
org.openspaces.admin.pu.elastic   
org.openspaces.admin.pu.elastic.config   
org.openspaces.admin.pu.events Support for managing of Processing Unit events through the Admin API. 
org.openspaces.admin.pu.topology   
org.openspaces.admin.samples   
org.openspaces.admin.space Support for managing of Space(s) through the Admin API. 
org.openspaces.admin.space.events Support for managing of Space events through the Admin API. 
org.openspaces.admin.transport Support for managing of Transport(s) through the Admin API. 
org.openspaces.admin.transport.events Support for managing of Transport events through the Admin API. 
org.openspaces.admin.vm Support for managing of Virtual 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. 
org.openspaces.admin.zone.events Support for managing of Zone events through the Admin API. 
org.openspaces.core.bean   
org.openspaces.core.gateway   
org.openspaces.grid.esm   
org.openspaces.grid.gsm   
org.openspaces.grid.gsm.containers   
org.openspaces.grid.gsm.machines   
org.openspaces.grid.gsm.machines.plugins.discovered   
org.openspaces.grid.gsm.rebalancing   
org.openspaces.grid.gsm.strategy   
 

Classes in org.openspaces.admin used by org.openspaces.admin
Admin
          The main interface for accessing Admin API.
AdminAware
          A general interface implements by elements that can provide access to Admin.
AdminEventListener
          A generics marker interface for all different Admin Events.
AdminException
          Base for all admin exceptions.
AdminFactory
          A factory allowing to create Admin instance.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.alert
AdminAware
          A general interface implements by elements that can provide access to Admin.
AdminException
          Base for all admin exceptions.
 

Classes in org.openspaces.admin used by org.openspaces.admin.alert.config.parser
AdminException
          Base for all admin exceptions.
 

Classes in org.openspaces.admin used by org.openspaces.admin.application
AdminAware
          A general interface implements by elements that can provide access to Admin.
AdminException
          Base for all admin exceptions.
 

Classes in org.openspaces.admin used by org.openspaces.admin.application.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.bean
AdminException
          Base for all admin exceptions.
 

Classes in org.openspaces.admin used by org.openspaces.admin.dump
AdminException
          Base for all admin exceptions.
 

Classes in org.openspaces.admin used by org.openspaces.admin.esm
AdminAware
          A general interface implements by elements that can provide access to Admin.
AgentGridComponent
          An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
LogProviderGridComponent
          A grid component that can provide the ability to extract logging information.
 

Classes in org.openspaces.admin used by org.openspaces.admin.esm.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gateway
AdminAware
          A general interface implements by elements that can provide access to Admin.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsa
AdminAware
          A general interface implements by elements that can provide access to Admin.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
LogProviderGridComponent
          A grid component that can provide the ability to extract logging information.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsa.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsc
AdminAware
          A general interface implements by elements that can provide access to Admin.
AgentGridComponent
          An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
LogProviderGridComponent
          A grid component that can provide the ability to extract logging information.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsc.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsm
AdminAware
          A general interface implements by elements that can provide access to Admin.
AgentGridComponent
          An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
LogProviderGridComponent
          A grid component that can provide the ability to extract logging information.
 

Classes in org.openspaces.admin used by org.openspaces.admin.gsm.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.lus
AdminAware
          A general interface implements by elements that can provide access to Admin.
AgentGridComponent
          An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
LogProviderGridComponent
          A grid component that can provide the ability to extract logging information.
 

Classes in org.openspaces.admin used by org.openspaces.admin.lus.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.machine
AdminAware
          A general interface implements by elements that can provide access to Admin.
 

Classes in org.openspaces.admin used by org.openspaces.admin.machine.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.os
AdminAware
          A general interface implements by elements that can provide access to Admin.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.os.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.pu
Admin
          The main interface for accessing Admin API.
AdminAware
          A general interface implements by elements that can provide access to Admin.
AdminException
          Base for all admin exceptions.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.pu.elastic
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.admin.pu.elastic.config
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.admin.pu.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.pu.topology
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.admin.samples
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.space
Admin
          The main interface for accessing Admin API.
AdminAware
          A general interface implements by elements that can provide access to Admin.
DiscoverableComponent
          A discoverable component is a component that is found from the lookup service.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.space.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.transport
AdminAware
          A general interface implements by elements that can provide access to Admin.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.transport.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.vm
AdminAware
          A general interface implements by elements that can provide access to Admin.
StatisticsMonitor
          Components implement this interface indicating that they can be monitored for statistics.
 

Classes in org.openspaces.admin used by org.openspaces.admin.vm.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.admin.zone
AdminAware
          A general interface implements by elements that can provide access to Admin.
 

Classes in org.openspaces.admin used by org.openspaces.admin.zone.events
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.core.bean
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.core.gateway
Admin
          The main interface for accessing Admin API.
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.grid.esm
Admin
          The main interface for accessing Admin API.
AdminEventListener
          A generics marker interface for all different Admin Events.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm.containers
Admin
          The main interface for accessing Admin API.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm.machines
Admin
          The main interface for accessing Admin API.
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm.machines.plugins.discovered
Admin
          The main interface for accessing Admin API.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm.rebalancing
GridComponent
          Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
 

Classes in org.openspaces.admin used by org.openspaces.grid.gsm.strategy
Admin
          The main interface for accessing Admin API.
AdminEventListener
          A generics marker interface for all different Admin Events.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.