Package | Description |
---|---|
org.openspaces.admin.bean |
Support for managing admin Beans through the Admin API.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanConfigNotFoundException
Exception indicating that a configuration for a bean by this name can't be found (has not been
added or has been removed).
|
class |
BeanConfigurationClassCastException
Indicates the bean does not implement the required interfaces.
|
class |
BeanConfigurationException
Exception indicating that a misconfiguration occurred when initializing a bean (such as failure
to set an essential property).
|
class |
BeanInitializationException
Exception indicating that an initialization of a bean failed.
|
class |
EnabledBeanConfigCannotBeChangedException
Exception indicating that a configuration for an already enabled bean can't be changed unless
first disabled.
|
Copyright © GigaSpaces.