Uses of Class
org.openspaces.admin.bean.BeanConfigurationException
Packages that use BeanConfigurationException
Package
Description
Support for managing admin Beans through the Admin API.
-
Uses of BeanConfigurationException in org.openspaces.admin.bean
Subclasses of BeanConfigurationException in org.openspaces.admin.beanModifier and TypeClassDescriptionclassIndicates the bean does not implement the required interfaces.Methods in org.openspaces.admin.bean that throw BeanConfigurationExceptionModifier and TypeMethodDescription<T extends B>
voidBeanConfigManager.enableBean(Class<T> clazz) Enable a previously set bean configuration.voidBeanConfigPropertiesManager.enableBean(String beanClassName) Disables a bean. -
Uses of BeanConfigurationException in org.openspaces.core.bean
Methods in org.openspaces.core.bean that throw BeanConfigurationException