GigaSpaces XAP 9.7.2 API

Uses of Package
org.openspaces.admin.bean

Packages that use org.openspaces.admin.bean
org.openspaces.admin.alert.config   
org.openspaces.admin.bean Support for managing admin Beans through the Admin API. 
org.openspaces.admin.pu.elastic   
org.openspaces.admin.pu.elastic.config   
org.openspaces.core.bean   
org.openspaces.grid.gsm   
 

Classes in org.openspaces.admin.bean used by org.openspaces.admin.alert.config
BeanConfig
          A weakly typed configuration API based on String key-value pairs to configure an admin Bean.
BeanConfigurer
          A weakly-typed configuration API based on the 'builder' patterns for a more convenient code-fluent approach to configuring a BeanConfig.
 

Classes in org.openspaces.admin.bean used by org.openspaces.admin.bean
BeanConfig
          A weakly typed configuration API based on String key-value pairs to configure an admin Bean.
BeanConfigException
          Base class for all admin Bean configuration exceptions.
BeanConfigNotFoundException
          Exception indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).
BeanConfigurationException
          Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).
BeanInitializationException
          Exception indicating that an initialization of a bean failed.
EnabledBeanConfigCannotBeChangedException
          Exception indicating that a configuration for an already enabled bean can't be changed unless first disabled.
 

Classes in org.openspaces.admin.bean used by org.openspaces.admin.pu.elastic
BeanConfig
          A weakly typed configuration API based on String key-value pairs to configure an admin Bean.
 

Classes in org.openspaces.admin.bean used by org.openspaces.admin.pu.elastic.config
BeanConfig
          A weakly typed configuration API based on String key-value pairs to configure an admin Bean.
BeanConfigurer
          A weakly-typed configuration API based on the 'builder' patterns for a more convenient code-fluent approach to configuring a BeanConfig.
 

Classes in org.openspaces.admin.bean used by org.openspaces.core.bean
BeanConfigNotFoundException
          Exception indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).
BeanConfigPropertiesManager
          A weakly typed properties manager for managing admin bean configurations by their name.
BeanConfigurationException
          Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).
BeanInitializationException
          Exception indicating that an initialization of a bean failed.
EnabledBeanConfigCannotBeChangedException
          Exception indicating that a configuration for an already enabled bean can't be changed unless first disabled.
 

Classes in org.openspaces.admin.bean used by org.openspaces.grid.gsm
BeanConfigException
          Base class for all admin Bean configuration exceptions.
BeanConfigurationException
          Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).
BeanInitializationException
          Exception indicating that an initialization of a bean failed.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.