Package | Description |
---|---|
org.openspaces.admin.alert.config | |
org.openspaces.admin.bean |
Support for managing admin Beans through the Admin API.
|
org.openspaces.admin.internal.alert | |
org.openspaces.core.bean |
Class and Description |
---|
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 . |
Class and Description |
---|
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.
|
Class and Description |
---|
BeanConfigPropertiesManager
A weakly typed properties manager for managing admin bean configurations by their name.
|
Class and Description |
---|
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.
|
Copyright © GigaSpaces.