Uses of Package
org.openspaces.admin.bean
Packages that use org.openspaces.admin.bean
Package
Description
Support for managing admin Beans through the Admin API.
-
Classes in org.openspaces.admin.bean used by org.openspaces.admin.alert.configClassDescriptionA weakly typed configuration API based on String key-value pairs to configure an admin Bean.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.beanClassDescriptionA weakly typed configuration API based on String key-value pairs to configure an admin Bean.Base class for all admin Bean configuration exceptions.Exception indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).Exception indicating that an initialization of a bean failed.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.internal.alertClassDescriptionA weakly typed properties manager for managing admin bean configurations by their name.
-
Classes in org.openspaces.admin.bean used by org.openspaces.core.beanClassDescriptionException indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).A weakly typed properties manager for managing admin bean configurations by their name.Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).Exception indicating that an initialization of a bean failed.Exception indicating that a configuration for an already enabled bean can't be changed unless first disabled.