|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanInitializationException | |
|---|---|
| org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. |
| org.openspaces.core.bean | |
| org.openspaces.grid.gsm | |
| Uses of BeanInitializationException in org.openspaces.admin.bean |
|---|
| Methods in org.openspaces.admin.bean that throw BeanInitializationException | ||
|---|---|---|
|
BeanConfigManager.enableBean(Class<T> clazz)
Enable a previously set bean configuration. |
|
void |
BeanConfigPropertiesManager.enableBean(String beanClassName)
Disables a bean. |
|
| Uses of BeanInitializationException in org.openspaces.core.bean |
|---|
| Methods in org.openspaces.core.bean that throw BeanInitializationException | |
|---|---|
T |
BeanFactory.create(String className,
Map<String,String> properties,
BeanServer<T> beanServer)
|
T |
DefaultBeanFactory.create(String beanClassName,
Map<String,String> properties,
BeanServer<T> beanServer)
|
void |
DefaultBeanServer.enableBean(String beanClassName)
|
void |
DefaultBeanServer.replaceBeanAssignableTo(Class<?>[] interfaceClasses,
String newBeanClassName,
Map<String,String> newBeanProperties)
|
| Uses of BeanInitializationException in org.openspaces.grid.gsm |
|---|
| Methods in org.openspaces.grid.gsm that throw BeanInitializationException | |
|---|---|
protected Bean |
ScaleBeanFactory.createInstance(String className,
Map<String,String> properties,
BeanServer<Bean> beanServer)
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||