| Package | Description | 
|---|---|
| org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. | 
| org.openspaces.core.bean | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanConfigurationClassCastExceptionIndicates the bean does not implement the required interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends B> | BeanConfigManager. enableBean(Class<T> clazz)Enable a previously set bean configuration. | 
| void | BeanConfigPropertiesManager. enableBean(String beanClassName)Disables a bean. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | BeanFactory. create(String className,
      Map<String,String> properties,
      BeanServer<T> beanServer) | 
| void | DefaultBeanServer. enableBean(String beanClassName) | 
Copyright © GigaSpaces.