|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnabledBeanConfigCannotBeChangedException | |
---|---|
org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. |
org.openspaces.core.bean |
Uses of EnabledBeanConfigCannotBeChangedException in org.openspaces.admin.bean |
---|
Methods in org.openspaces.admin.bean that throw EnabledBeanConfigCannotBeChangedException | ||
---|---|---|
|
BeanConfigManager.removeBeanConfig(Class<T> clazz)
Removes a bean configuration. |
|
boolean |
BeanConfigPropertiesManager.removeBeanConfig(String beanClassName)
Removes a bean configuration. |
|
void |
BeanConfigManager.setBeanConfig(B config)
Defines a configuration for the specified bean. |
|
void |
BeanConfigPropertiesManager.setBeanConfig(String beanClassName,
Map<String,String> properties)
Defines a configuration for the specified bean. |
Uses of EnabledBeanConfigCannotBeChangedException in org.openspaces.core.bean |
---|
Methods in org.openspaces.core.bean that throw EnabledBeanConfigCannotBeChangedException | |
---|---|
void |
DefaultBeanServer.setBeanConfig(String beanClassName,
Map<String,String> properties)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |