|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanConfigurationException | |
---|---|
org.openspaces.admin.bean | Support for managing admin Beans through the Admin API. |
org.openspaces.core.bean | |
org.openspaces.grid.gsm |
Uses of BeanConfigurationException in org.openspaces.admin.bean |
---|
Subclasses of BeanConfigurationException in org.openspaces.admin.bean | |
---|---|
class |
BeanConfigurationClassCastException
Indicates the bean does not implement the required interfaces. |
Methods in org.openspaces.admin.bean that throw BeanConfigurationException | ||
---|---|---|
|
BeanConfigManager.enableBean(Class<T> clazz)
Enable a previously set bean configuration. |
|
void |
BeanConfigPropertiesManager.enableBean(String beanClassName)
Disables a bean. |
Uses of BeanConfigurationException in org.openspaces.core.bean |
---|
Methods in org.openspaces.core.bean that throw BeanConfigurationException | |
---|---|
T |
BeanFactory.create(String className,
Map<String,String> properties,
BeanServer<T> beanServer)
|
void |
DefaultBeanServer.enableBean(String beanClassName)
|
Uses of BeanConfigurationException in org.openspaces.grid.gsm |
---|
Methods in org.openspaces.grid.gsm that throw BeanConfigurationException | |
---|---|
protected Bean |
ScaleBeanFactory.createInstance(String className,
Map<String,String> properties,
BeanServer<Bean> beanServer)
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |