| Package | Description | 
|---|---|
| org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. | 
| org.openspaces.core.bean | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends B> | 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultBeanServer. setBeanConfig(String beanClassName,
             Map<String,String> properties) | 
Copyright © GigaSpaces.