GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.admin.bean.BeanInitializationException

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
<T extends B>
void
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 8.0 API

Copyright © GigaSpaces.